Search
IConditionalFormatCollection Interface
See Also
 






Represents a collection of IConditionalFormat objects.

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

 Syntax

Java  Copy Code

public interface IConditionalFormatCollection extends Iterable<T>

 See Also