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

In This Topic
    AutoRowHeight Property
    In This Topic
    Gets or sets if row heights are automatically set.
    Syntax
    public bool AutoRowHeight {get; set;}
    Public Property AutoRowHeight As Boolean
    Remarks

    If set to true,

    (The default value is true)

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also