ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / XLSXFormat Class / DisplayGridLines Property

In This Topic
    DisplayGridLines Property
    In This Topic
    Gets or sets if grid lines will be displayed.
    Syntax
    public bool DisplayGridLines {get; set;}
    Public Property DisplayGridLines As Boolean
    Remarks

    The default value is true.

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also