RunProperties.ContextualAlternatives プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ContextualAlternatives では、このプロパティは Office 2010 以降でのみ使用できます。
スキーマ内の次の要素タグを表します。 w14:cntxtAlts。
public DocumentFormat.OpenXml.Office2010.Word.ContextualAlternatives ContextualAlternatives { get; set; }
public DocumentFormat.OpenXml.Office2010.Word.ContextualAlternatives? ContextualAlternatives { get; set; }
member this.ContextualAlternatives : DocumentFormat.OpenXml.Office2010.Word.ContextualAlternatives with get, set
Public Property ContextualAlternatives As ContextualAlternatives