OutlineElement

Overview

OutlineElement is a class in Aspose.Note FOSS for Python. Inherits from: CompositeNode.

OutlineElement.NumberList represents the numbered list applied to this outline element, or None if absent.

Properties

NameTypeAccessDescription
NumberListNumberList | NoneReadRepresents the numbered list applied to this outline element, or None if absent

See Also