LevelText.Null Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Level Text Is Null Character
Represents the following attribute in the schema: 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, setPublic Property Null As OnOffValueProperty Value
Returns EnumValue<T>.
- Attributes