PresentationShapeCollection
PresentationShapeCollection class
Representerar en samling ritformer i ett PowerPoint-dokument.
public class PresentationShapeCollection : RemoveOnlyListBase<PresentationShape>
Egenskaper
namn | Beskrivning |
---|---|
virtual Count { get; } | Hämtar antalet element som finns i samlingen. |
override IsReadOnly { get; } | Får ett värde som indikerar om samlingen är skrivskyddad. |
virtual Item { get; } | Hämtar elementet vid angivet index i samlingen. |
Metoder
namn | Beskrivning |
---|---|
Clear() | |
virtual Contains(PresentationShape) | |
virtual GetEnumerator() | |
virtual IndexOf(PresentationShape) | |
Remove(PresentationShape) | |
RemoveAt(int) |
Anmärkningar
Den här samlingen innehåller föremål frånPresentationShape
typ.
Se även
- class RemoveOnlyListBase<T>
- class PresentationShape
- namnutrymme GroupDocs.Watermark.Contents.Presentation
- hopsättning GroupDocs.Watermark