Freigeben über


Level.Tentative-Eigenschaft

Tentative Numbering.Represents the attribte in schema: w:tentative

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

Syntax

'Declaration
<SchemaAttrAttribute(, "tentative")> _
Public Property Tentative As OnOffValue
    Get
    Set
'Usage
Dim instance As Level
Dim value As OnOffValue

value = instance.Tentative

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

Eigenschaftswert

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

Siehe auch

Referenz

Level Klasse

Level-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace