Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Pattern Class / DefaultFill Property


In This Topic
DefaultFill Property
In This Topic
Syntax
'Declaration
 
Public Property DefaultFill As FillInfo
 
'Usage
 
Dim instance As Pattern
Dim value As FillInfo
 
instance.DefaultFill = value
 
value = instance.DefaultFill
See Also