Spread Windows Forms 12.0 Product Documentation
NamedStyle Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : NamedStyle Class
Represents a custom style, an object that can be used to set style information for other objects.
Object Model
NamedStyle ClassIBorder InterfaceCellPadding ClassICellType InterfaceIEditor InterfaceIFormatter InterfaceIRenderer Interface
Syntax
'Declaration
 
Public Class NamedStyle 
   Inherits StyleInfo
   Implements FarPoint.Win.ICanSerializeXmlFarPoint.Win.ISerializeSupport 
'Usage
 
Dim instance As NamedStyle
Remarks

For more information on creating styles for cells, refer to Creating and Applying a Style for Cells.

Inheritance Hierarchy

System.Object
      FarPoint.Win.Spread.StyleInfo
         FarPoint.Win.Spread.NamedStyle

See Also

Reference

NamedStyle Members
FarPoint.Win.Spread Namespace
StyleName Property

User-Task Documentation

Creating and Applying a Style for Cells