Click or drag to resize

XlsPivotCachesCollection Add Method

Overload List
Name Description
Public method Add(T)
Adds an item to the collection.trigger OnInsert and OnInsertComplete method when set item
(Inherited from CollectionBase T .)
Public method Add(CellRange)
Creates new chache object inside this collection.
Public method Add(XlsPivotCache)
Adds single item to the collection.
Top
See Also