GetPreferredColumnWidth Method
Gets the width of the widest cell (based on text content) in the specified column on this sheet.
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. |