Overview
HeadingPair is a class in Aspose.Slides FOSS for Python.
Inherits from: IHeadingPair.
Represents a ‘Heading pair’ property of the document.
Properties
| Name | Type | Access | Description |
|---|
name | str | Read | Returns the group name of document parts. |
count | int | Read | Returns the number of parts in group. |
See Also