ConditionalFormattingIconCollection Class

ConditionalFormattingIconCollection class

Represents a collection of objects.


type ConditionalFormattingIconCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

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