ConditionalFormattingCollection Class

ConditionalFormattingCollection class

Encapsulates a collection of objects.


type ConditionalFormattingCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
RemoveAreaRemove all conditional formatting in the range.
CopyCopies conditional formatting.
GetGets the FormatConditions element at the specified index.
AddAdds a FormatConditions to the collection.
GetCount