Freigeben über


Connection.SourceFile-Eigenschaft

Source Database File.Represents the attribte in schema: sourceFile

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

Syntax

'Declaration
<SchemaAttrAttribute(, "sourceFile")> _
Public Property SourceFile As StringValue
    Get
    Set
'Usage
Dim instance As Connection
Dim value As StringValue

value = instance.SourceFile

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Connection Klasse

Connection-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace