PivotConditionalFormatCollection Class

PivotConditionalFormatCollection class

Represents all conditional formats of pivot table.


type PivotConditionalFormatCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
AddAdds a pivot FormatCondition to the collection.
GetGets the pivot FormatCondition object at the specific index.
GetCount