PivotTableFormat Class
PivotTableFormat class
Represents the format defined in the PivotTable.
type PivotTableFormat struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetPivotArea | Gets the pivot area. |
| GetStyle | Gets the formatted style. |
| SetStyle | Sets the style of the pivot area. |