SpreadsheetGear 2012
IFormatCondition Interface Members
Properties  Methods 

The following tables list the members exposed by IFormatCondition.

Public Properties
 NameDescription
 PropertyBordersReturns an instance of IBorders which represents the borders of this conditional format.  
 PropertyFontReturns an instance of IFont which represents the font of this conditional format.  
 PropertyFormula1Returns the first formula of this conditional format.  
 PropertyFormula2Returns the second formula of this conditional format.  
 PropertyInteriorReturns an instance of IInterior which represents the background color of this conditional format.  
 PropertyOperatorReturns the operator of this conditional format.  
 PropertyTypeReturns the type of this conditional format.  
Top
Public Methods
 NameDescription
 MethodDeleteDeletes this conditional format.  
 MethodModifyModifies this conditional format with the specified type, operator and formula(s).  
Top
See Also

Reference

IFormatCondition Interface
SpreadsheetGear Namespace

Send Feedback