PivotTableRefreshOption Class
PivotTableRefreshOption class
Represents the options of refreshing data source of the pivot table.
type PivotTableRefreshOption struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|---|
| NewPivotTableRefreshOption | Represents the options of refreshing data source of the pivot table. |
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetReserveMissingPivotItemType | Represents how to reserve missing pivot items. |
| SetReserveMissingPivotItemType | Represents how to reserve missing pivot items. |