FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : NamedStyle Class |
'Declaration Public Class NamedStyle Inherits StyleInfo Implements FarPoint.Web.Spread.Model.ICanSerializeXml, FarPoint.Web.Spread.Model.ISerializeSupport, FarPoint.Web.Spread.Model.ISerializeSupport2
'Usage Dim instance As NamedStyle
If the EnableClientScript property of the Spread component is set to false when using a named style, you should set the Parent property of the NamedStyle to DataAreaDefault because the NamedStyle has no editor and so no cells are editable. Set the Parent property to use DataAreaDefault as the parent style so that the GeneralCellType editor is inherited from the DataAreaDefault and the cells are thus editable.
For more information about styles and creating your own custom styles, refer to Creating and Applying a Style for Cells.
System.Object
FarPoint.Web.Spread.StyleInfo
FarPoint.Web.Spread.NamedStyle
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional
NamedStyle Members
FarPoint.Web.Spread Namespace
StyleInfo Class
Named Styles Property
NamedStyleCollection Class