Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.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
     PropertyGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Web.Spread.IConditionalFormattingRule)
     PropertyGets or sets the priority. (Inherited from FarPoint.Web.Spread.IConditionalFormattingRule)
     PropertyGets 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)
     MethodGets the preferred (maximum required) size of the cell for the renderer control.  
     MethodPaints the cell.  
    Top
    See Also