Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IPivotLines Interface
/ get Method
The position of the element.
Collapse All
Expand All
In This Topic
get Method
In This Topic
Returns a specific element of the PivotLines collection object by its position in the collection. Read-only.
Syntax
IPivotLine
get(
int
index
)
Parameters
index
The position of the element.
See Also
Reference
IPivotLines Interface
IPivotLines Members