Class PivotItem
- Namespace
- Spire.Xls.Core.Spreadsheet.PivotTables
- Assembly
- Spire.XLS.dll
- Inheritance
-
PivotItem
- Inherited Members
-
Constructors
PivotItem(object)
public PivotItem(object parent)
Parameters
parent
object
Properties
DrillAcross
public bool DrillAcross { get; set; }
Property Value
- bool
HasChildItems
public bool HasChildItems { get; set; }
Property Value
- bool
IsCalculatedItem
public bool IsCalculatedItem { get; set; }
Property Value
- bool
IsChar
public bool IsChar { get; set; }
Property Value
- bool
IsExpaned
public bool IsExpaned { get; set; }
Property Value
- bool
IsHidden
public bool IsHidden { get; set; }
Property Value
- bool
IsHiddenDetails
public bool IsHiddenDetails { get; set; }
Property Value
- bool
IsMissing
public bool IsMissing { get; set; }
Property Value
- bool
ItemType
public PivotItemType ItemType { get; set; }
Property Value
- PivotItemType
UserCaption
public string UserCaption { get; }
Property Value
- string