次の方法で共有


MailMerge.ConnectString プロパティ

定義

データ ソース接続文字列。

スキーマ内の次の要素タグを表します: w:connectString。

public DocumentFormat.OpenXml.Wordprocessing.ConnectString ConnectString { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.ConnectString? ConnectString { get; set; }
member this.ConnectString : DocumentFormat.OpenXml.Wordprocessing.ConnectString with get, set
Public Property ConnectString As ConnectString

プロパティ値

ConnectString を返します。

適用対象