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


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