Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / BlankConditionalFormattingRule Class
Fields Properties Methods Events


In This Topic
    BlankConditionalFormattingRule Class Members
    In This Topic

    The following tables list the members exposed by BlankConditionalFormattingRule.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the cell style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the cell border for the style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public PropertyGets the font style. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the forecolor. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets the formatter. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public PropertyGets or sets a value that indicates whether this conditional formatting rule accepts blank values.  
    Public PropertyGets or sets the priority. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Public PropertyGets or sets a value that indicates whether all following rules should be stopped. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Top
    Public Methods
     NameDescription
    Public MethodGets all rules. (Inherited from FarPoint.Win.Spread.HighlightConditionalFormattingRule)
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo object with the data needed to serialize the target object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Determines whether the specified value is valid.  
    Protected MethodOverloaded. Called when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Protected Method (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Protected Method (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from FarPoint.Win.Spread.ConditionalFormattingRule)
    Top
    See Also