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


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

Property Value

spread start cap
See Also