共用方式為


ClientData.LockWithSheet Property

Definition

Locks With Sheet Flag

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to