HeadingPair

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.

getCount

NameDescription
getCount ()Returns the number of parts in group. Read-only int.

Returns: int


getName

NameDescription
getName ()Returns the group name of document parts. Read-only String.

Returns: String