ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ExportXLSXSheetOptions Enumeration

In This Topic
    ExportXLSXSheetOptions Enumeration
    In This Topic
    Specifies the different output file options for XLSX export.
    Syntax
    Members
    MemberDescription
    ExportAsSingleSheet Export the set of pages to a single sheet.
    ExportEachSubreportAsSheet Export each subreport to a single sheet.
    ExportPagePerSheet Export each page of report to a single sheet.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Mapping.ExportXLSXSheetOptions

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also