HeadingPair class

HeadingPair class

Represents a ‘Heading pair’ property of the document. It indicates the group name of document parts and the number of parts in group.

The HeadingPair type exposes the following members:

Properties

PropertyDescription
nameReturns the group name of document parts.
Read-only str.
countReturns the number of parts in group.
Read-only int.

See Also