ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / XLSXFormat Class / ExportValuesAsText Property

In This Topic
    ExportValuesAsText Property
    In This Topic
    Gets or sets if data values are exported for unsupported numeric formats.
    Syntax
    public bool ExportValuesAsText {get; set;}
    Public Property ExportValuesAsText As Boolean
    Remarks

    (The default value is false)

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also