Connection.ConnectionFile Property

Definition

odcFile

Represents the following attribute in the schema: odcFile

[DocumentFormat.OpenXml.SchemaAttr(0, "odcFile")]
public DocumentFormat.OpenXml.StringValue ConnectionFile { get; set; }
public DocumentFormat.OpenXml.StringValue ConnectionFile { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "odcFile")]
public DocumentFormat.OpenXml.StringValue? ConnectionFile { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("odcFile")]
public DocumentFormat.OpenXml.StringValue? ConnectionFile { get; set; }
public DocumentFormat.OpenXml.StringValue? ConnectionFile { get; set; }
member this.ConnectionFile : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "odcFile")>]
member this.ConnectionFile : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("odcFile")>]
member this.ConnectionFile : DocumentFormat.OpenXml.StringValue with get, set
Public Property ConnectionFile As StringValue

Property Value

Returns StringValue.

Attributes

Applies to