PivotTableFormatCollection Class
PivotTableFormatCollection class
Represents the collection of formats applied to PivotTable.
type PivotTableFormatCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Get | Gets the format by the index. |
| Add | Add a PivotTableFormat. |
| FormatArea | Formats selected area. |
| GetCount |