TaskPaneCollection class

TaskPaneCollection class

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

Properties

NameDescription
count
this[]

Methods

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

See Also