VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebXlsxPageLayoutSettingsTypeEnumJS Enumeration
Члены типа Иерархия Совместимость с браузерами Смотрите также
В этом разделе
    WebXlsxPageLayoutSettingsTypeEnumJS Перечисление
    В этом разделе
    Specifies available types, which define how an XLSX page must be laid out.
    Члены типа
    Член типаОписание
    UndefinedUndefined.
    UseWorksheetWidthPage width will be equal to the worksheet width. Page height will be retrieved from WebDocumentLayoutSettingsJS or from print settings of worksheet.
    UseWorksheetHeightPage height will be equal to the worksheet height. Page width will be retrieved from WebDocumentLayoutSettingsJS or from print settings of worksheet.
    UseWorksheetSizePage width will be equal to the worksheet width. Page height will be equal to the worksheet height.
    UsePrintAreaUse the worksheet print area.
    UsePageMarginUse the worksheet margin.
    UsePageScaleUse the worksheet scale.
    Иерархия наследования

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Shared.WebFlagsEnumItemBaseJS
             Vintasoft.Shared.WebXlsxPageLayoutSettingsTypeEnumJS

    Смотрите также