Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AppearanceStyleInfo Class
Members


In This Topic
    AppearanceStyleInfo Class
    In This Topic
    Represents the set of cell style settings for the validation.
    Syntax
    'Declaration
     
    
    Public Class AppearanceStyleInfo 
       Inherits StyleInfo
       Implements FarPoint.Win.ICanSerializeXml, FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As AppearanceStyleInfo
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Win.BaseStyleInfo
          FarPoint.Win.Spread.StyleInfo
             FarPoint.Win.Spread.AppearanceStyleInfo
                FarPoint.Win.Spread.CombinedStyleInfo
                FarPoint.Win.Spread.ConditionalStyleInfo
                FarPoint.Win.Spread.DynamicStyleInfo
                FarPoint.Win.Spread.NamedAppearanceStyleInfo

    See Also