SetMaximumCellOverflowWidth Method (SpreadView)
Sets the maximum cell overflow width in pixels for cells in the view.
public void SetMaximumCellOverflowWidth(
int
)
'Declaration
Public Sub SetMaximumCellOverflowWidth( _
ByVal As Integer _
)
'Usage
Dim instance As SpreadView
Dim width As Integer
instance.SetMaximumCellOverflowWidth(width)
Parameters
- width
- Width of cell overflow in pixels