CellPermission.Description Property

Definition

Gets or sets the description associated with a CellPermission object.

public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

Property Value

A description of cell permissions.

Applies to