Compartir a través de


Shape.LockText Propiedad

Definición

Marca de texto de bloqueo

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a