|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface ipivotcaches
represents collection of workbook pivot caches.
method summary | |
---|---|
pivotcache |
add(cellrange range)
creates new chache object inside this collection. |
|
get(int index)
returns single entry from the collection. |
int |
getcount()
returns number of items in the collection. |
method detail |
---|
int getcount()
get(int index)
index
- zero-based index of the item to return.
pivotcache add(cellrange range)
range
- range that contains data to cache.
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |