Freigeben über


Group.Mode-Eigenschaft

mode.Represents the attribte in schema: emma:mode

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

Syntax

'Declaration
<SchemaAttrAttribute(, "mode")> _
Public Property Mode As ListValue(Of StringValue)
    Get
    Set
'Usage
Dim instance As Group
Dim value As ListValue(Of StringValue)

value = instance.Mode

instance.Mode = value
[SchemaAttrAttribute(, "mode")]
public ListValue<StringValue> Mode { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.ListValue<StringValue>

Siehe auch

Referenz

Group Klasse

Group-Member

DocumentFormat.OpenXml.EMMA-Namespace