IHeadingPair
General
IHeadingPair és una interfície en Aspose.Slides FOSS per Java.
Representa un parell d’encapçallades que indica una agrupació de parts del document i el nombre de peces en cada grup.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
name | String | Read | Provides the heading pair’s name |
count | int | Read | Provides the count of parts in the heading group |
Mètodes
| Signature | Description |
|---|---|
getName() → String | Returns the name of the heading pair. |
getCount() → int | Returns the count of parts in this group. |