次の方法で共有


Paragraph.TextboxTightWrap プロパティ

定義

図形またはテキスト ボックスを WdTextboxTightWrap 囲むテキストの折り返しを表す定数を設定または返します。 値の取得と設定が可能です。

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

プロパティ値

WdTextboxTightWrap

適用対象