SimpleFieldRuby.FieldLock Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
fldLock
Representa el atributo siguiente en el esquema: w:fldLock
[DocumentFormat.OpenXml.SchemaAttr(23, "fldLock")]
public DocumentFormat.OpenXml.OnOffValue FieldLock { get; set; }
public DocumentFormat.OpenXml.OnOffValue FieldLock { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "fldLock")]
public DocumentFormat.OpenXml.OnOffValue? FieldLock { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:fldLock")]
public DocumentFormat.OpenXml.OnOffValue? FieldLock { get; set; }
public DocumentFormat.OpenXml.OnOffValue? FieldLock { get; set; }
member this.FieldLock : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "fldLock")>]
member this.FieldLock : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:fldLock")>]
member this.FieldLock : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property FieldLock As OnOffValue
Valor de propiedad
- Atributos