Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPivotField Interface
/ ShowAllItems Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ShowAllItems Property
In This Topic
True if all items in the PivotTable report are displayed, even if they don’t contain summary data. The default value is False.
Syntax
C#
System.
bool
ShowAllItems {
get
;
set
;}
See Also
Reference
IPivotField Interface
IPivotField Members