次の方法で共有


FileConverters.ConvertMacWordChevrons プロパティ

定義

山かっこ (« ») に囲まれた文字列を、差し込み印刷フィールドに変換するかどうかを設定します。

public:
 property Microsoft::Office::Interop::Word::WdChevronConvertRule ConvertMacWordChevrons { Microsoft::Office::Interop::Word::WdChevronConvertRule get(); void set(Microsoft::Office::Interop::Word::WdChevronConvertRule value); };
public Microsoft.Office.Interop.Word.WdChevronConvertRule ConvertMacWordChevrons { get; set; }
member this.ConvertMacWordChevrons : Microsoft.Office.Interop.Word.WdChevronConvertRule with get, set
Public Property ConvertMacWordChevrons As WdChevronConvertRule

プロパティ値

注釈

Macintosh バージョン 4.0 および 5.x ドキュメントの Microsoft Wordでは、差し込み印刷フィールドを示すためにシェブロン文字を使用します。

適用対象