PresentationChart
내용물
[
숨다
]
PresentationChart class
PowerPoint 문서의 차트를 나타냅니다.
public class PresentationChart : PresentationBaseShape
속성
이름 | 설명 |
---|---|
AlternativeText { get; set; } | 이 와 관련된 설명(대체) 텍스트를 가져오거나 설정합니다.PresentationBaseShape . |
Height { get; set; } | 높이를 가져오거나 설정합니다.PresentationBaseShape 포인트. |
Id { get; } | 이것의 식별자를 가져옵니다.PresentationBaseShape . |
ImageFillFormat { get; } | 이 이미지 채우기 형식 설정을 가져옵니다.PresentationBaseShape . |
Name { get; } | 이 이름을 가져옵니다.PresentationBaseShape . |
Presentation { get; } | 이 항목의 상위 프레젠테이션을 가져옵니다.PresentationBaseShape . |
Width { get; set; } | 이 너비를 가져오거나 설정합니다.PresentationBaseShape 포인트. |
X { get; set; } | 이것의 수평 오프셋을 가져오거나 설정합니다.PresentationBaseShape 프리젠테이션 왼쪽 테두리에서 point. |
Y { get; set; } | 이것의 수직 오프셋을 가져오거나 설정합니다.PresentationBaseShape from 프레젠테이션 위쪽 테두리(포인트). |
ZOrderPosition { get; } | 이 위치를 가져옵니다.PresentationBaseShape z 순서로. |
행동 양식
이름 | 설명 |
---|---|
GetHyperlink(PresentationHyperlinkActionType) | 이와 관련된 하이퍼링크를 가져옵니다.PresentationBaseShape . |
SetHyperlink(PresentationHyperlinkActionType, string) | 이와 관련된 하이퍼링크를 설정합니다.PresentationBaseShape . |