HeadingPair
General
HeadingPair is a class in Aspose.Slides FOSS for Java.
Inherits from: IHeadingPair.
HeadingPair és una classe en Aspose.Slides FOSS per a Java. És heretat de: ゚IHeadingPair⌒ .
Representa un parell d’encapçallades que indica una agrupació de parts del document.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
name | String | Read | Property stores the heading name |
count | int | Read |
Mètodes
| Signature | Description |
|---|---|
initInternal(name: String, count: int) | Initializes internal state. |
getName() → String | Returns the heading name string |
getCount() → int | Returns the heading count integer |
toString() → String | Returns a string representation of the heading pair |