Package com.grapecity.documents.excel
Interface IPivotFormulas
- All Superinterfaces:
Iterable<IPivotFormula>
Represents the collection of IPivotFormula
-
Method Details
-
getCount
int getCount()Returns the number of objects in the collection. -
get
Returns theIPivotFormulaby index.- Parameters:
index- The index of the pivot formula.- Returns:
IPivotFormula
-