CellPermission.Description プロパティ

定義

CellPermission オブジェクトに関連付けられた説明を取得します。値の設定も可能です。

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

プロパティ値

セル権限の説明です。

適用対象