Freigeben über


Group.End-Eigenschaft

end.Represents the attribte in schema: emma:end

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

Syntax

'Declaration
<SchemaAttrAttribute(, "end")> _
Public Property End As UInt64Value
    Get
    Set
'Usage
Dim instance As Group
Dim value As UInt64Value

value = instance.End

instance.End = value
[SchemaAttrAttribute(, "end")]
public UInt64Value End { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt64Value

Siehe auch

Referenz

Group Klasse

Group-Member

DocumentFormat.OpenXml.EMMA-Namespace