AdjustValueCollection

AdjustValueCollection — Aspose.Slides FOSS C# (.NET) API Reference

AdjustValueCollection — AdjustValueCollection API type. Inherits from: IAdjustValueCollection, IEnumerable<IAdjustValue>.

Package: Aspose.Slides.Foss


Properties

PropertyTypeAccessDescription
CountintRead/Write
AsICollectionIList<IAdjustValue>Read/Write
AsIEnumerableIEnumerable<IAdjustValue>Read/Write

Methods

MethodReturnsDescription
GetGdElements()voidA list of a:gd elements, or an empty list if no adjustment list is set.
GetEnumerator()void

See Also