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


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