Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / FILL Field


In This Topic
FILL Field
In This Topic
[1048592] Fill based on the fill type This field is constant and read-only.
Syntax
'Declaration
 
Public Const FILL As Integer
 
'Usage
 
Dim value As Integer
 
value = ExcelShape.FILL
See Also