Freigeben über


LayoutNode.StyleLabel Eigenschaft

Definition

Formatvorlagenbezeichnung

Stellt das folgende Attribut im Schema dar: styleLbl

[DocumentFormat.OpenXml.SchemaAttr(0, "styleLbl")]
public DocumentFormat.OpenXml.StringValue StyleLabel { get; set; }
public DocumentFormat.OpenXml.StringValue StyleLabel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "styleLbl")]
public DocumentFormat.OpenXml.StringValue? StyleLabel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("styleLbl")]
public DocumentFormat.OpenXml.StringValue? StyleLabel { get; set; }
public DocumentFormat.OpenXml.StringValue? StyleLabel { get; set; }
member this.StyleLabel : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "styleLbl")>]
member this.StyleLabel : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("styleLbl")>]
member this.StyleLabel : DocumentFormat.OpenXml.StringValue with get, set
Public Property StyleLabel As StringValue

Eigenschaftswert

Gibt zurück StringValue.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Gibt an, welche Formatierungsoption aus einer Stil- oder Farbvariation auf diesen Layoutknoten angewendet werden soll.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp string definiert.

Gilt für: