LegendEntryCollection

LegendEntryCollection

Overview

LegendEntryCollection is a class in Aspose.Slides FOSS for Python. Inherits from: ILegendEntryCollection, BaseCollection.

Collection of legend entries.

Properties: count, length.

Properties

NameTypeAccessDescription
countintReadGets the count.
lengthintReadReturns the number of elements.

See Also