PresentationSlideCollection
PresentationSlideCollection class
PowerPoint ドキュメント内のスライドのコレクションを表します。
public class PresentationSlideCollection : ReadOnlyListBase<PresentationSlide>
プロパティ
名前 | 説明 |
---|---|
virtual Count { get; } | コレクションに含まれる要素の数を取得します。 |
virtual IsReadOnly { get; } | コレクションが読み取り専用かどうかを示す値を取得します。 |
virtual Item { get; } | コレクション内の指定されたインデックスにある要素を取得します。 |
メソッド
名前 | 説明 |
---|---|
virtual Contains(PresentationSlide) | |
virtual GetEnumerator() | |
virtual IndexOf(PresentationSlide) |
備考
このコレクションには、PresentationSlide
type.
関連項目
- class ReadOnlyListBase<T>
- class PresentationSlide
- 名前空間 GroupDocs.Watermark.Contents.Presentation
- 組み立て GroupDocs.Watermark