Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class
Members


StyleInfo Class
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
Inheritance Hierarchy

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

See Also