FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IPrePaintTextConditionalFormattingRule Interface
Properties Methods

IPrePaintTextConditionalFormattingRule Interface Members

The following tables list the members exposed by IPrePaintTextConditionalFormattingRule.

Public Properties
 NameDescription
 PropertyGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.IConditionalFormattingRule)
 PropertyGets or sets the priority. (Inherited from FarPoint.Win.Spread.IConditionalFormattingRule)
 PropertyGets or sets a value that indicates whether the cell text should not be painted.  
Top
Public Methods
 NameDescription
 Method (Inherited from System.ICloneable)
 MethodGets the preferred (maximum required) size of the cell for the renderer control.  
 MethodGets the information with the specified appearance settings if the conditional format rule is satisfied.  
 MethodPaints the cell when not in edit mode to the specified graphics interface with the specified appearance settings if the conditional format rule is satisfied.  
Top
See Also