Freigeben über


Group.Source-Eigenschaft

source.Represents the attribte in schema: emma:source

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

Syntax

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

value = instance.Source

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Group Klasse

Group-Member

DocumentFormat.OpenXml.EMMA-Namespace