PivotItem Properties |
The PivotItem type exposes the following members.
Name | Description | |
---|---|---|
![]() |
DrillAcross |
Specifies a boolean value that indicates whether attribute hierarchies nested next to
each other on a PivotTable row or column will offer drilling "across" each other or not
|
![]() |
HasChildItems |
Specifies a boolean value that indicates whether the approximate number of child items for this item is greater than zero.
|
![]() |
IsCalculatedItem |
Specifies a boolean value that indicates whether this item is a calculated member
|
![]() |
IsChar |
Specifies a boolean value that indicates whether the item has a character value.
|
![]() |
IsExpaned |
Specifies a boolean value that indicates whether this item has been expanded in the PivotTable view.
|
![]() |
IsHidden |
Specifies a boolean value that indicates whether the item is hidden.
|
![]() |
IsHiddenDetails |
Specifies a boolean value that indicates whether the details are hidden for this item.
|
![]() |
IsMissing |
Specifies a boolean value that indicate whether the item has a missing value.
|
![]() |
ItemType |
Specifies the type of the item. Value of 'default' indicates a grand total as the last row item value
|
![]() |
UserCaption |
Specifies the user caption of the item.
|