Spread Windows Forms 17
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
    Syntax
    'Declaration
     
    
    Public Const DIAGONAL_UP_ANGLE As Single
    'Usage
     
    
    Dim value As Single
     
    value = ExcelShape.DIAGONAL_UP_ANGLE
    public const float DIAGONAL_UP_ANGLE
    See Also