Share via


Shape.LockText Property

Definition

Lock Text

Represents the following attribute in the schema: fLocksText

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

Property Value

Returns BooleanValue.

Attributes

Applies to