Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / DIAGONAL_DOWN_ANGLE Field


In This Topic
    DIAGONAL_DOWN_ANGLE Field
    In This Topic
    Diagonal down angle
    Syntax
    'Declaration
     
    
    Public Const DIAGONAL_DOWN_ANGLE As Single
    'Usage
     
    
    Dim value As Single
     
    value = ExcelShape.DIAGONAL_DOWN_ANGLE
    public const float DIAGONAL_DOWN_ANGLE
    See Also