Overload | Description |
---|---|
AutoSizeCols(Int32,Int32,Int32,Int32,Int32,AutoSizeFlags) | Adjusts the width of a column range to fit the data in a cell range. |
AutoSizeCols() | Adjusts the width of all columns to fit the data. |
AutoSizeCols(Int32,Int32,Int32) | Adjusts the width of columns in a range to fit the data. |
AutoSizeCols(Int32) | Adjusts the width of all columns fit the data. |