Spread WinForms 15
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 This field is constant and read-only.
Syntax
'Declaration
 
Public Const NO_FILL_MASK As Integer
 
'Usage
 
Dim value As Integer
 
value = ExcelShape.NO_FILL_MASK
See Also