Freigeben über


LevelText.Null-Eigenschaft

Level Text Is Null Character.Represents the attribte in schema: w:null

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "null")> _
Public Property Null As OnOffValue
    Get
    Set
'Usage
Dim instance As LevelText
Dim value As OnOffValue

value = instance.Null

instance.Null = value
[SchemaAttrAttribute(, "null")]
public OnOffValue Null { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.OnOffValue
Returns EnumValue<T>.

Siehe auch

Referenz

LevelText Klasse

LevelText-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace