Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IPrePaintTextConditionalFormattingRule Interface
Properties Methods

In This Topic
    IPrePaintTextConditionalFormattingRule Interface Members
    In This Topic

    The following tables list the members exposed by IPrePaintTextConditionalFormattingRule.

    Public Properties
     NameDescription
     Property Gets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.IConditionalFormattingRule)
     Property Gets or sets the priority. (Inherited from FarPoint.Win.Spread.IConditionalFormattingRule)
     Property Gets or sets a value that indicates whether the cell text should not be painted.  
    Top
    Public Methods
     NameDescription
     MethodCreates a new object that is a copy of the current instance. (Inherited from System.ICloneable)
     Method Gets the preferred (maximum required) size of the cell for the renderer control.  
     Method Gets the information with the specified appearance settings if the conditional format rule is satisfied.  
     Method Paints 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