Spread Windows Forms 9.0 Product Documentation
SheetSkin Class
Members 


Represents a skin, which provides style settings for a sheet.
Object Model
SheetSkin Class
Syntax
'Declaration
 
Public Class SheetSkin 
   Implements FarPoint.Win.ISerializeSupport 
'Usage
 
Dim instance As SheetSkin
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 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

SheetSkin Members
FarPoint.Win.Spread Namespace
DefaultSkins Class
ActiveSkin Property

User-Task Documentation

Creating a Custom Skin for a Sheet
Applying a Built-In Skin to a Sheet

 

 


Copyright © GrapeCity, inc. All rights reserved.