Level.TemplateCode 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í.
Código de plantilla
Representa el atributo siguiente en el 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 de propiedad
Devuelve StringValue.
- Atributos