次の方法で共有


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 を返します。

属性

適用対象