get_conditional_formatting_result method
get_conditional_formatting_result(self)
Get the result of the conditional formatting.
def get_conditional_formatting_result(self):
    ...
Remarks
Returns null if no conditional formatting is applied to this cell,
See Also
- module aspose.cells
- class Cell
- class ConditionalFormattingResult