_ParagraphFormat.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

适用于