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


In This Topic
    SheetTab Class
    In This Topic
    Represents an individual sheet name tab.
    Object Model
    SheetTab Class
    Syntax
    'Declaration
     
    Public Class SheetTab 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    Dim instance As SheetTab
    public class SheetTab : FarPoint.Win.ISerializeSupport  
    Remarks
    For more information on displaying the sheet name tabs and customizing the appearance of the sheet name tabs, refer to Customizing the Sheet Name Tabs.
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.SheetTab

    See Also