Paper Office
paper-pptxAPI referencechart.category

CategoryLevel

paper-pptx 0.2.0 API reference

A sequence of category.Category objects representing a single level in a hierarchical category collection. This object is only used when the categories are hierarchical, meaning they have more than one level and higher level categories group those at lower levels.

CategoryLevel(lvl)

Functions

__getitem__

func__getitem__(offset)
paramoffset

__len__

func__len__()

On this page