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


In This Topic
SpreadLineWeight Property
In This Topic
Gets or sets the spread line weight.
Syntax
'Declaration
 
Public Property SpreadLineWeight As Single
 
'Usage
 
Dim instance As ExcelShape
Dim value As Single
 
instance.SpreadLineWeight = value
 
value = instance.SpreadLineWeight

Property Value

The spread line weight.
See Also