'Declaration
Public Overloads Sub AutoSizeFixedColumns( _
ByVal startCol As System.Integer, _
ByVal endCol As System.Integer, _
ByVal extra As System.Double _
)
public void AutoSizeFixedColumns(
System.int startCol,
System.int endCol,
System.double extra
)