'Declaration Public Class SheetSkin Implements FarPoint.Web.Spread.Model.ISerializeSupport
'Usage Dim instance As SheetSkin
public class SheetSkin : FarPoint.Web.Spread.Model.ISerializeSupport
'Declaration Public Class SheetSkin Implements FarPoint.Web.Spread.Model.ISerializeSupport
'Usage Dim instance As SheetSkin
public class SheetSkin : FarPoint.Web.Spread.Model.ISerializeSupport
This class represents a skin, the style settings such as the background color, text color, header colors, etc. that can be applied to the entire sheet. This is the class to use to create your own custom skin, with values of the various style settings that you choose.
To use the pre-defined (or default) skins, use the members of the DefaultSkins class.
To set the active skin for a sheet, use the SheetView ActiveSkin property
For more information on applying built-in skins or creating your own, refer to Applying a Skin to a Sheet and Creating a Custom Skin.
System.Object
FarPoint.Web.Spread.SheetSkin
SheetSkin Members
FarPoint.Web.Spread Namespace
DefaultSkins Class
ActiveSkin Property