Spread Windows Forms 6.0 Product Documentation
SheetSkin Class
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SheetSkin Class


Glossary Item Box

Represents a skin, which provides style settings for a sheet.

Object Model

SheetSkin Class

Syntax

Visual Basic (Declaration) 
Public Class SheetSkin 
   Implements FarPoint.Win.ISerializeSupport 
Visual Basic (Usage)Copy Code
Dim instance As SheetSkin
C# 
public class SheetSkin : FarPoint.Win.ISerializeSupport  

Remarks

A skin applies appearance settings to an entire sheet. For more information on creating and applying a skin, refer to Creating a Custom Skin for a Sheet and Applying a Built-in Skin to a Sheet.

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.SheetSkin

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.