SheetFormatProperties.OutlineLevelRow Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Maximale Gliederungszeile
Stellt das folgende Attribut im Schema dar: outlineLevelRow
[DocumentFormat.OpenXml.SchemaAttr(0, "outlineLevelRow")]
public DocumentFormat.OpenXml.ByteValue OutlineLevelRow { get; set; }
public DocumentFormat.OpenXml.ByteValue OutlineLevelRow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "outlineLevelRow")]
public DocumentFormat.OpenXml.ByteValue? OutlineLevelRow { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("outlineLevelRow")]
public DocumentFormat.OpenXml.ByteValue? OutlineLevelRow { get; set; }
public DocumentFormat.OpenXml.ByteValue? OutlineLevelRow { get; set; }
member this.OutlineLevelRow : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "outlineLevelRow")>]
member this.OutlineLevelRow : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("outlineLevelRow")>]
member this.OutlineLevelRow : DocumentFormat.OpenXml.ByteValue with get, set
Public Property OutlineLevelRow As ByteValue
Eigenschaftswert
Gibt zurück ByteValue.
- Attribute