Search
IConditionalFormatCollection.hasMixedConditions Method
See Also
 






Gets a value indicating whether the collection contains overlapping conditional formats.

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

 Syntax

Java  Copy Code

boolean hasMixedConditions ()

 Return Value

If the collection contains mixed conditions, it cannot be enumerated.

 See Also