GrapeCity.Xaml.SpreadSheet.Data
FormattingRuleBase Class
Members 


GrapeCity.Xaml.SpreadSheet.Data Namespace : FormattingRuleBase Class
Represents a base rule for conditional rules.
Object Model
FormattingRuleBase ClassCellRange ClassStyleInfo Class
Syntax
'Declaration
 
Public MustInherit Class FormattingRuleBase 
   Implements ICloneable 
'Usage
 
Dim instance As FormattingRuleBase
public abstract class FormattingRuleBase : ICloneable  
Inheritance Hierarchy

System.Object
   GrapeCity.Xaml.SpreadSheet.Data.FormattingRuleBase
      GrapeCity.Xaml.SpreadSheet.Data.AverageRule
      GrapeCity.Xaml.SpreadSheet.Data.CellValueRule
      GrapeCity.Xaml.SpreadSheet.Data.DateOccurringRule
      GrapeCity.Xaml.SpreadSheet.Data.DuplicateRule
      GrapeCity.Xaml.SpreadSheet.Data.FormulaRule
      GrapeCity.Xaml.SpreadSheet.Data.IconSetRule
      GrapeCity.Xaml.SpreadSheet.Data.ScaleRule
      GrapeCity.Xaml.SpreadSheet.Data.SpecificTextRule
      GrapeCity.Xaml.SpreadSheet.Data.Top10Rule
      GrapeCity.Xaml.SpreadSheet.Data.UniqueRule

See Also

Reference

FormattingRuleBase Members
GrapeCity.Xaml.SpreadSheet.Data Namespace