Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / CellType Field


In This Topic
    CellType Field
    In This Topic
    Represents the cell type of the sheet style. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CellType As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.CellType
    public static readonly SheetStyleProperty CellType
    See Also