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


NamedAppearanceStyleInfo Class
Represents a special AppearanceStyleInfo that can define a cell style with the name. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class NamedAppearanceStyleInfo 
   Inherits AppearanceStyleInfo
   Implements FarPoint.Win.ICanSerializeXml, FarPoint.Win.ISerializeSupport 
 
'Usage
 
Dim instance As NamedAppearanceStyleInfo
Inheritance Hierarchy

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

See Also