| Name | Description | |
|---|---|---|
![]() | WebDocumentLayoutSettingsJS | Initializes a new instance of the WebDocumentLayoutSettingsJS class. |
| Name | Description | |
|---|---|---|
![]() | WebDocumentLayoutSettingsJS | Initializes a new instance of the WebDocumentLayoutSettingsJS class. |
| Name | Description | |
|---|---|---|
![]() | get_DocxShowHiddenContent | Gets a value indicating whether the hidden content must be shown on DOCX page. |
![]() | get_PageLayoutSettings | Gets the layout settings for document page. |
![]() | get_XlsxConverterColumnAutoFit | Gets a value indicating whether XLSX converter should automatically calculate widths of all columns. |
![]() | get_XlsxConverterColumnMinWidth | Gets the minimum width of the column in XLSX document. 1 unit of measure is calculated as "value_of_this_property * maximum_width_of_symbol_in_default_font". |
![]() | get_XlsxPageLayoutSettingsType | Gets the type of layout settings for XLSX page. |
![]() | get_XlsxShowHiddenGraphics | Gets a value indicating whether the hidden graphics must be shown on XLSX page. |
![]() | get_XlsxShowHiddenSheets | Gets a value indicating whether the hidden XLSX worksheets must be shown. |
![]() | set_DocxShowHiddenContent | Sets a value indicating whether the hidden content must be shown on DOCX page. |
![]() | set_PageLayoutSettings | Sets the layout settings for document page. |
![]() | set_XlsxConverterColumnAutoFit | Sets a value indicating whether XLSX converter should automatically calculate widths of all columns. |
![]() | set_XlsxConverterColumnMinWidth | Sets the minimum width of the column in XLSX document. 1 unit of measure is calculated as "value_of_this_property * maximum_width_of_symbol_in_default_font". |
![]() | set_XlsxPageLayoutSettingsType | Sets the type of layout settings for XLSX page. |
![]() | set_XlsxShowHiddenGraphics | Sets a value indicating whether the hidden graphics must be shown on XLSX page. |
![]() | set_XlsxShowHiddenSheets | Sets a value indicating whether the hidden XLSX worksheets must be shown. |
![]() | toObject | Returns settings as object. |