ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / XLSXFormat Class / ExportSheetOption Property

In This Topic
    ExportSheetOption Property
    In This Topic
    Gets or sets the export sheet option.
    Syntax
    public ExportXLSXSheetOptions ExportSheetOption {get; set;}
    Public Property ExportSheetOption As ExportXLSXSheetOptions
    Remarks

    The values available are defined in ExportXLSXSheetOptions.

    The default value is ExportXLSXSheetOptions.ExportAsSingleSheet.

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also