PivotTableStyle Class |
Namespace: Spire.Xls.Core.Spreadsheet.PivotTables
The PivotTableStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PivotTableStyle |
Initializes a new instance of the PivotTableStyle class with the specified name.
|
Name | Description | |
---|---|---|
![]() |
IsDefaultStyle |
Gets or sets a value indicating whether the style is the default style.
|
![]() |
Name |
Gets or sets the name.
|
![]() |
Styles |
Represents a collection of styles associated with elements in a pivot table, where each key is a PivotTableElement and the corresponding value is the PivotStyle applied to that element.
|
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
.)
|
![]() |
SetConverter |
Sets the converter for table styles.
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|