FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IConditionalFormatSupport2 Interface
Members


In This Topic
IConditionalFormatSupport2 Interface
In This Topic
Interface that supports conditional formatting of cells on a sheet.
Syntax
'Declaration
 
Public Interface IConditionalFormatSupport2 
   Inherits IConditionalFormatSupport 
 
'Usage
 
Dim instance As IConditionalFormatSupport2
See Also