'Declaration
Public Overloads Sub AutoSizeFixedRows( _
ByVal startRow As System.Integer, _
ByVal endRow As System.Integer, _
ByVal extra As System.Double _
)
public void AutoSizeFixedRows(
System.int startRow,
System.int endRow,
System.double extra
)