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

In This Topic
    UseCellMerging Property
    In This Topic
    Gets or sets if cells will be merged.
    Syntax
    public bool UseCellMerging {get; set;}
    Public Property UseCellMerging As Boolean
    Remarks

    (The default value is false)

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also