次の方法で共有


MailMerge.MainDocumentType プロパティ

定義

ソース ドキュメントの種類。

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

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

プロパティ値

MainDocumentType を返します。

適用対象