Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / IStopablePrePaintConditionalFormattingRule Interface
Properties Methods

In This Topic
    IStopablePrePaintConditionalFormattingRule Interface Members
    In This Topic

    The following tables list the members exposed by IStopablePrePaintConditionalFormattingRule.

    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 all following conditional formatting rules should be stopped.  
    Top
    Public Methods
     NameDescription
     MethodCreates a new object that is a copy of the current instance. (Inherited from System.ICloneable)
     MethodExecutes the conditional format rule to change the cell's style. (Inherited from FarPoint.Web.Spread.IPrePaintConditionalFormattingRule)
    Top
    See Also