LevelText.Null 属性

定义

级别文本为 Null 字符

表示架构中的以下属性: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

属性值

返回 EnumValue<T>

属性

适用于