Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPivotCell Interface
/ RowItems Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
RowItems Property
In This Topic
Returns a PivotItemList collection that corresponds to the items on the category axis that represent the selected cell.
Syntax
C#
IPivotItemList
RowItems {
get
;}
See Also
Reference
IPivotCell Interface
IPivotCell Members