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


In This Topic
EndArrowType Property (BorderLine)
In This Topic
Syntax
'Declaration
 
Public Property EndArrowType As LineStartEndType
 
'Usage
 
Dim instance As BorderLine
Dim value As LineStartEndType
 
instance.EndArrowType = value
 
value = instance.EndArrowType
See Also