XlsxConverterSettings Class Members
In This Topic
The following tables list the members exposed by
XlsxConverterSettings.
Public Constructors
Public Properties
| | Name | Description |
 | ColumnAutoFit | Gets or sets a value indicating whether converter should automatically calculate widths of all columns. |
 | ColumnMaxWidth | Gets or sets the maximum width of the column. 1 unit of measure is calculated as "value_of_this_property * maximum_width_of_symbol_in_default_font". |
 | ColumnMinWidth | Gets or sets the minimum width of the column. 1 unit of measure is calculated as "value_of_this_property * maximum_width_of_symbol_in_default_font". |
  | Default | Gets or sets the default XLSX converter settings. |
Public Methods
See Also