'Declaration Public Sub SetMaximumCellOverflowWidth( _ ByVal width As Integer _ )
'Declaration
Public Sub SetMaximumCellOverflowWidth( _ ByVal width As Integer _ )
'Usage Dim instance As SpreadView Dim width As Integer instance.SetMaximumCellOverflowWidth(width)
'Usage
Dim instance As SpreadView Dim width As Integer instance.SetMaximumCellOverflowWidth(width)
public void SetMaximumCellOverflowWidth( int width )
SpreadView Class SpreadView Members