Package | Description |
---|---|
com.aspose.note |
The
com.aspose.note namespace contains classes which represent document structure. |
Modifier and Type | Method and Description |
---|---|
NumberList |
OutlineElement.getNumberList()
Gets or sets the style for the numbered list header.
|
Modifier and Type | Method and Description |
---|---|
boolean |
NumberList.equals(NumberList other)
Determines whether the specified object is equal to the current object.
|
void |
OutlineElement.setNumberList(NumberList value)
Gets or sets the style for the numbered list header.
|