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


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