Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / NO_FILL Field


In This Topic
    NO_FILL Field
    In This Topic
    [1048576] No fill This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const NO_FILL As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ExcelShape.NO_FILL
    public const int NO_FILL
    See Also