Level.TemplateCode 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.
Código de modelo
Representa o seguinte atributo no esquema: w:tplc
[DocumentFormat.OpenXml.SchemaAttr(23, "tplc")]
public DocumentFormat.OpenXml.HexBinaryValue TemplateCode { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue TemplateCode { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "tplc")]
public DocumentFormat.OpenXml.HexBinaryValue? TemplateCode { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:tplc")]
public DocumentFormat.OpenXml.HexBinaryValue? TemplateCode { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? TemplateCode { get; set; }
member this.TemplateCode : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "tplc")>]
member this.TemplateCode : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:tplc")>]
member this.TemplateCode : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property TemplateCode As HexBinaryValue
Valor da propriedade
Retorna StringValue.
- Atributos