Freigeben über


Level.TemplateCode-Eigenschaft

Template Code.Represents the attribte in schema: w:tplc

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "tplc")> _
Public Property TemplateCode As HexBinaryValue
    Get
    Set
'Usage
Dim instance As Level
Dim value As HexBinaryValue

value = instance.TemplateCode

instance.TemplateCode = value
[SchemaAttrAttribute(, "tplc")]
public HexBinaryValue TemplateCode { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.HexBinaryValue
Returns StringValue.

Siehe auch

Referenz

Level Klasse

Level-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace