ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / XLSXFormat Class
Properties Methods


In This Topic
    XLSXFormat Class Members
    In This Topic

    The following tables list the members exposed by XLSXFormat.

    Public Constructors
     NameDescription
    Public Constructor Initialize a new instance of XLSXFormat.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets if row heights are automatically set.  
    Public Property Gets or sets if grid lines will be displayed.  
    Public Property Get or sets if the layout is clipped to the smallest bounding box that encompasses all layout elements. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Public Property Get or sets if the selection symbology should be shown for all the layerss. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Public Property Gets or sets the export sheet option.  
    Public Property Gets or sets if data values are exported for unsupported numeric formats.  
    Public Property Gets or sets the caption (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Public Property Gets or sets the number of pixels that represents the height of the output file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Public Property Gets or sets the path and file name for the output export file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Public Property Gets or sets the removal of empty rows.  
    Public Property Gets or sets the resolution of the export file in dots per inch (DPI). (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Public Property Gets or sets if cells will be merged.  
    Public Property Gets or sets the number of pixels that represents the width of the output file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Top
    Public Methods
     NameDescription
    Public Method Validates the output file path. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat)
    Top
    See Also