Aspose::Cells::Cell::GetConditionalFormattingResult method

Cell::GetConditionalFormattingResult method

Get the result of the conditional formatting.

ConditionalFormattingResult Aspose::Cells::Cell::GetConditionalFormattingResult()

Remarks

Returns null if no conditional formatting is applied to this cell,

See Also