Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / DIAGONAL_UP_ANGLE Field


In This Topic
DIAGONAL_UP_ANGLE Field
In This Topic
[-45.0F] Diagonal up angle This field is constant and read-only.
Syntax
'Declaration
 
Public Const DIAGONAL_UP_ANGLE As Single
 
'Usage
 
Dim value As Single
 
value = ExcelShape.DIAGONAL_UP_ANGLE
See Also