Spread WinForms 15
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. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly IncreaseShapeWidth As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.IncreaseShapeWidth
See Also