ConditionalFormattingIcon Class
ConditionalFormattingIcon class
Represents the custom icon of conditional formatting rule.
type ConditionalFormattingIcon struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetImageData_Cell | Gets the image data with the setting of cell. |
| GetImageData | Gets the icon set data. |
| GetType | Gets and sets the icon set type. |
| SetType | Gets and sets the icon set type. |
| GetIndex | Gets and sets the icon’s index in the icon set. |
| SetIndex | Gets and sets the icon’s index in the icon set. |
| ConditionalFormattingIcon_GetIconImageData | Get the icon set data |