ConditionalFormattingValueCollection Class
ConditionalFormattingValueCollection class
Describes a collection of CFValueObject.Use only for icon sets.
type ConditionalFormattingValueCollection struct  {
	ptr unsafe.Pointer
}
Constructors
| Method | Description | 
|---|
Methods
| Method | Description | 
|---|---|
| IsNull | Checks whether the implementation object is nullptr. | 
| Get | Get the CFValueObject element at the specified index. | 
| Add | Adds ConditionalFormattingValue object. | 
| GetCount |