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


In This Topic
    StyleInfo Class
    In This Topic
    Represents the set of cell-level style settings for objects.
    Syntax
    'Declaration
     
    
    Public Class StyleInfo 
       Inherits GrapeCity.Spreadsheet.Win.BaseStyleInfo
       Implements FarPoint.Win.ICanSerializeXml, FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As StyleInfo
    public class StyleInfo : GrapeCity.Spreadsheet.Win.BaseStyleInfo, FarPoint.Win.ICanSerializeXml, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Win.BaseStyleInfo
          FarPoint.Win.Spread.StyleInfo
             FarPoint.Win.Spread.AppearanceStyleInfo
             FarPoint.Win.Spread.NamedStyle

    See Also