次の方法で共有


SheetProtection.Objects プロパティ

定義

ロックされたオブジェクト

スキーマ内のオブジェクトの次の属性を表します。

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

プロパティ値

BooleanValue を返します。

属性

適用対象