FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : SheetSkin Class |
'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
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional
SheetSkin Members
FarPoint.Web.Spread Namespace
DefaultSkins Class
ActiveSkin Property