Freigeben über


CellStyle.OutlineLevel Eigenschaft

Definition

Gliederungsformat

Stellt das folgende Attribut im Schema dar: iLevel

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

Eigenschaftswert

Gibt zurück UInt32Value.

Attribute

Gilt für: