Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / NO_FILL_MASK Field


In This Topic
    NO_FILL_MASK Field
    In This Topic
    [0x10] No fill mask
    Syntax
    'Declaration
     
    
    Public Const NO_FILL_MASK As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ExcelShape.NO_FILL_MASK
    public const int NO_FILL_MASK
    See Also