ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAttachmentFrame Class / ExcludedCells Property

In This Topic
    ExcludedCells Property
    In This Topic
    Gets or sets the list of excluded grid cells. Cells that are excluded are left blank when the report is exported.
    Syntax
    Public Property ExcludedCells As String
    public string ExcludedCells {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also