Freigeben über


Group.Function-Eigenschaft

function.Represents the attribte in schema: emma:function

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

Syntax

'Declaration
<SchemaAttrAttribute(, "function")> _
Public Property Function As StringValue
    Get
    Set
'Usage
Dim instance As Group
Dim value As StringValue

value = instance.Function

instance.Function = value
[SchemaAttrAttribute(, "function")]
public StringValue Function { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Group Klasse

Group-Member

DocumentFormat.OpenXml.EMMA-Namespace