次の方法で共有


SheetProtection.SelectUnlockedCells プロパティ

定義

ロック解除されたセルの選択

スキーマ内の次の属性を表します。selectUnlockedCells

[DocumentFormat.OpenXml.SchemaAttr(0, "selectUnlockedCells")]
public DocumentFormat.OpenXml.BooleanValue SelectUnlockedCells { get; set; }
public DocumentFormat.OpenXml.BooleanValue SelectUnlockedCells { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "selectUnlockedCells")]
public DocumentFormat.OpenXml.BooleanValue? SelectUnlockedCells { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("selectUnlockedCells")]
public DocumentFormat.OpenXml.BooleanValue? SelectUnlockedCells { get; set; }
public DocumentFormat.OpenXml.BooleanValue? SelectUnlockedCells { get; set; }
member this.SelectUnlockedCells : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "selectUnlockedCells")>]
member this.SelectUnlockedCells : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("selectUnlockedCells")>]
member this.SelectUnlockedCells : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property SelectUnlockedCells As BooleanValue

プロパティ値

BooleanValue を返します。

属性

適用対象