BuildParagraph.BuildLevel 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.
Buildebene
Stellt das folgende Attribut im Schema dar: bldLvl
[DocumentFormat.OpenXml.SchemaAttr(0, "bldLvl")]
public DocumentFormat.OpenXml.UInt32Value BuildLevel { get; set; }
public DocumentFormat.OpenXml.UInt32Value BuildLevel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "bldLvl")]
public DocumentFormat.OpenXml.UInt32Value? BuildLevel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("bldLvl")]
public DocumentFormat.OpenXml.UInt32Value? BuildLevel { get; set; }
public DocumentFormat.OpenXml.UInt32Value? BuildLevel { get; set; }
member this.BuildLevel : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "bldLvl")>]
member this.BuildLevel : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("bldLvl")>]
member this.BuildLevel : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property BuildLevel As UInt32Value
Eigenschaftswert
Gibt zurück UInt32Value.
- Attribute