ConditionalFormattingValueCollection Class

ConditionalFormattingValueCollection class

Describes a collection of CFValueObject.Use only for icon sets.


type ConditionalFormattingValueCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGet the CFValueObject element at the specified index.
AddAdds ConditionalFormattingValue object.
GetCountGets the number of elements contained in the instance.