Freigeben über


Group.DialogTurn-Eigenschaft

dialog-turn.Represents the attribte in schema: emma:dialog-turn

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

Syntax

'Declaration
<SchemaAttrAttribute(, "dialog-turn")> _
Public Property DialogTurn As StringValue
    Get
    Set
'Usage
Dim instance As Group
Dim value As StringValue

value = instance.DialogTurn

instance.DialogTurn = value
[SchemaAttrAttribute(, "dialog-turn")]
public StringValue DialogTurn { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Group Klasse

Group-Member

DocumentFormat.OpenXml.EMMA-Namespace