HeadingPair

Overview

HeadingPair is a class in Aspose.Slides FOSS for Python. Inherits from: IHeadingPair.

Represents a ‘Heading pair’ property of the document.

Properties

NameTypeAccessDescription
namestrReadReturns the group name of document parts.
countintReadReturns the number of parts in group.

See Also