TaskPaneCollection class

TaskPaneCollection class

Specifies a list of persisted task pane objects. To learn more, visit the Work with Office Add-ins documentation article.

Indexers

NameDescription
__getitem__(index)

Properties

NameDescription
count

Methods

NameDescription
add(item)
clear()
remove(index)

See Also