PivotTableRefreshOption Class

PivotTableRefreshOption class

Represents the options of refreshing data source of the pivot table.


type PivotTableRefreshOption struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewPivotTableRefreshOptionRepresents the options of refreshing data source of the pivot table.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetReserveMissingPivotItemTypeRepresents how to reserve missing pivot items.
SetReserveMissingPivotItemTypeRepresents how to reserve missing pivot items.