PivotFormatConditionCollection Class

PivotFormatConditionCollection class

Represents PivotTable Format Conditions.


type PivotFormatConditionCollection 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