Connection.ConnectionFile 属性

定义

odcFile

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于