PivotItem Class |
Namespace: Spire.Xls.Core.Spreadsheet.PivotTables
The PivotItem type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PivotItem |
Initializes a new instance of the PivotItem class with the specified parent.
|
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.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|