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

In This Topic
    RemoveVerticalSpace Property
    In This Topic
    Gets or sets the removal of empty rows.
    Syntax
    public bool RemoveVerticalSpace {get; set;}
    Public Property RemoveVerticalSpace As Boolean
    Remarks

    If set to true, rows with no data will be removed.

    (The default value is false)

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also