[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetTab

SheetTab Class

Represents an individual sheet name tab.

Inheritance
SheetTab
Implements
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class SheetTab : ISerializeSupport
Public Class SheetTab
    Implements ISerializeSupport

Constructors

Name Description
SheetTab()

Creates a new sheet name tab.

SheetTab(Control)

Creates a new sheet name tab for the specified control.

SheetTab(Control, Color, Color, Font)

Creates a new sheet name tab for the specified control with the specified appearance settings.

SheetTab(Control, Color, Color, Font, int)

Creates a new sheet name tab for the specified control with the specified appearance and size settings.

Properties

Name Description
BackColor

Gets or sets the background color for the sheet name tab.

Font

Gets or sets the font for the sheet name in the sheet name tab.

ForeColor

Gets or sets the foreground color (text color) for the sheet name tab.

Size

Gets or sets the size for the sheet name tab.