Freigeben über


LevelText.Null Eigenschaft

Definition

Ebenentext ist NULL-Zeichen

Stellt das folgende Attribut im Schema dar: w:null

[DocumentFormat.OpenXml.SchemaAttr(23, "null")]
public DocumentFormat.OpenXml.OnOffValue Null { get; set; }
public DocumentFormat.OpenXml.OnOffValue Null { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "null")]
public DocumentFormat.OpenXml.OnOffValue? Null { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:null")]
public DocumentFormat.OpenXml.OnOffValue? Null { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Null { get; set; }
member this.Null : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "null")>]
member this.Null : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:null")>]
member this.Null : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Null As OnOffValue

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: