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