次の方法で共有


MailMerge.DataType プロパティ

定義

データ ソースの種類。

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

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

プロパティ値

DataType を返します。

適用対象