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


In This Topic
FillAngle Property
In This Topic
Gets or sets the fill angle.
Syntax
'Declaration
 
Public Property FillAngle As Integer
 
'Usage
 
Dim instance As ExcelShape
Dim value As Integer
 
instance.FillAngle = value
 
value = instance.FillAngle

Property Value

fill angle
See Also