Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPivotLines Interface
/ Item Property
The position of the element.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Item Property (IPivotLines)
In This Topic
Returns a specific element of the PivotLines collection object by its position in the collection. Read-only.
Syntax
C#
IPivotLine
this
[ System.
int
index
]; {
get
;}
Parameters
index
The position of the element.
Property Value
Returns a IPivotLine
IPivotLine
See Also
Reference
IPivotLines Interface
IPivotLines Members