'Declaration
Public Sub TrimCellRange( _
ByVal As SheetView, _
ByRef As Integer, _
ByRef column As Integer, _
ByRef As Integer, _
ByRef columnCount As Integer _
)
public void TrimCellRange(
SheetView ,
ref int ,
ref int column,
ref int ,
ref int columnCount
)