ConditionalFormattingCollection Class
ConditionalFormattingCollection class
Encapsulates a collection of
type ConditionalFormattingCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| RemoveArea | Remove all conditional formatting in the range. |
| Copy | Copies conditional formatting. |
| Get | Gets the FormatConditions element at the specified index. |
| Add | Adds a FormatConditions to the collection. |
| GetCount |