PresentationFormattedTextFragment

PresentationFormattedTextFragment class

PowerPoint 문서에서 서식이 지정된 텍스트의 일부를 나타냅니다.

public class PresentationFormattedTextFragment : FormattedTextFragment, 
    IPresentationHyperlinkContainer

속성

이름 설명
override BackgroundColor { get; } 텍스트의 배경색을 가져옵니다.
override Font { get; } 텍스트의 글꼴을 가져옵니다.
override ForegroundColor { get; } 텍스트의 전경색을 가져옵니다.
override Text { get; } 조각 텍스트를 가져옵니다.

행동 양식

이름 설명
GetHyperlink(PresentationHyperlinkActionType) 텍스트와 연결된 하이퍼링크를 가져옵니다.
SetHyperlink(PresentationHyperlinkActionType, string) 텍스트와 연결된 하이퍼링크를 설정합니다.

또한보십시오