Spread Windows Forms 15.0
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. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IncreaseShapeHeight As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.IncreaseShapeHeight
    public static readonly object IncreaseShapeHeight
    See Also