次の方法で共有


AltChunkProperties.MatchSource プロパティ

定義

インポート時にソースの書式設定を保持します。

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

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

プロパティ値

MatchSource を返します。

適用対象