Имя | Описание | |
---|---|---|
WebDocumentLayoutSettingsJS | Initializes a new instance of the WebDocumentLayoutSettingsJS class. |
Имя | Описание | |
---|---|---|
WebDocumentLayoutSettingsJS | Initializes a new instance of the WebDocumentLayoutSettingsJS class. |
Имя | Описание | |
---|---|---|
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_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_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. |