Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetSkin Class
Members


In This Topic
    SheetSkin Class
    In This Topic
    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

    See Also