ConditionalFormattingResult Class

ConditionalFormattingResult class

Represents the result of conditional formatting which applies to a cell.


type ConditionalFormattingResult struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetConditionalStyleGets the conditional result style.
GetConditionalFormattingIconGets the image of icon set.
GetConditionalFormattingDataBarGets the DataBar object.
GetConditionalFormattingColorScaleGets the ColorScale object.
GetColorScaleResultGets the display color of color scale.