次の方法で共有


ClientData.LockWithSheet プロパティ

定義

シート フラグを使用したロック

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象