Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BorderLine Class / StartArrowSize Property


In This Topic
StartArrowSize Property
In This Topic
Syntax
'Declaration
 
Public Property StartArrowSize As Integer
 
'Usage
 
Dim instance As BorderLine
Dim value As Integer
 
instance.StartArrowSize = value
 
value = instance.StartArrowSize
See Also