Gets the width of the widest cell (based on text content) in the specified column on this sheet.
Gets the width of the widest text string in the specified column on the sheet.
Overload List
Overload | Description |
GetPreferredColumnWidth(Int32) | Gets the width of the widest cell (based on text content) in the specified column on this sheet. |
GetPreferredColumnWidth(Int32,Boolean) | Gets the width of the widest cell (based on text content) in the specified column on this sheet. |
GetPreferredColumnWidth(Int32,Boolean,Boolean) | Gets the width of the widest cell (based on text content) in the specified column on this sheet. |
GetPreferredColumnWidth(Int32,Boolean,Boolean,Boolean) | Gets the width of the widest cell (based on text content) in the specified column on this sheet. |
GetPreferredColumnWidth(Int32,Boolean,Boolean,Boolean,Boolean) | Gets the width of the widest cell (based on text content) in the specified column on this sheet. |
GetPreferredColumnWidth(Int32,PreferredSizeColumnOptions) | Gets the width of the widest cell (based on text content) in the specified column on this sheet. |
See Also