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


In This Topic
SpreadEndCap Property
In This Topic
Gets or sets the spread end cap.
Syntax
'Declaration
 
Public Property SpreadEndCap As LineCap
 
'Usage
 
Dim instance As ExcelShape
Dim value As LineCap
 
instance.SpreadEndCap = value
 
value = instance.SpreadEndCap

Property Value

spread end cap
See Also