Search
Row.getConditionalFormats Method
See Also
 






Gets a list with format objects that can be used to customize the appearance of the cells in the row based on various conditions.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public IConditionalFormatCollection getConditionalFormats ()

 Return Value

 See Also