Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / IncreaseShapeHeight Field


In This Topic
    IncreaseShapeHeight Field
    In This Topic
    Increases the height of the active shape.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IncreaseShapeHeight As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.IncreaseShapeHeight
    public static readonly object IncreaseShapeHeight
    See Also