ObjectLink.LockedField Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
lockedField
Representa o seguinte atributo no esquema: w:lockedField
[DocumentFormat.OpenXml.SchemaAttr(23, "lockedField")]
public DocumentFormat.OpenXml.OnOffValue LockedField { get; set; }
public DocumentFormat.OpenXml.OnOffValue LockedField { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "lockedField")]
public DocumentFormat.OpenXml.OnOffValue? LockedField { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:lockedField")]
public DocumentFormat.OpenXml.OnOffValue? LockedField { get; set; }
public DocumentFormat.OpenXml.OnOffValue? LockedField { get; set; }
member this.LockedField : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "lockedField")>]
member this.LockedField : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:lockedField")>]
member this.LockedField : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property LockedField As OnOffValue
Valor da propriedade
- Atributos