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

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

    The default value is false.

    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also