Share via


Level.TemplateCode Property

Definition

Template Code

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to