Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / FillFocus Property


In This Topic
FillFocus Property
In This Topic
Gets or sets the fill focus.
Syntax
'Declaration
 
Public Property FillFocus As Integer
 
'Usage
 
Dim instance As ExcelShape
Dim value As Integer
 
instance.FillFocus = value
 
value = instance.FillFocus

Property Value

fill focus
See Also