PresentationChartCollection
PresentationChartCollection class
PowerPoint 문서의 차트 모음을 나타냅니다.
public class PresentationChartCollection : ReadOnlyListBase<PresentationChart>
속성
이름 | 설명 |
---|---|
virtual Count { get; } | 컬렉션에 포함된 요소의 수를 가져옵니다. |
virtual IsReadOnly { get; } | 컬렉션이 읽기 전용인지 여부를 나타내는 값을 가져옵니다. |
virtual Item { get; } | 컬렉션의 지정된 인덱스에 있는 요소를 가져옵니다. |
행동 양식
이름 | 설명 |
---|---|
virtual Contains(PresentationChart) | |
virtual GetEnumerator() | |
virtual IndexOf(PresentationChart) |
비고
이 컬렉션에는 다음 항목이 포함되어 있습니다.PresentationChart
유형.
또한보십시오
- class ReadOnlyListBase<T>
- class PresentationChart
- 네임스페이스 GroupDocs.Watermark.Contents.Presentation
- 집회 GroupDocs.Watermark