ArcGIS Pro 3.7 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 Property UseCellMerging As Boolean
    public bool UseCellMerging {get; set;}
    Remarks

    The default value is false.

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.5 or higher.
    See Also