Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / DecreaseShapeHeight Field


In This Topic
    DecreaseShapeHeight Field
    In This Topic
    Decreases the height of the active shape. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DecreaseShapeHeight As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.DecreaseShapeHeight
    public static readonly object DecreaseShapeHeight
    See Also