_ParagraphFormat.TabStops 属性

定义

返回或设置一个 TabStops 集合,该集合代表指定段落的所有自定义制表位。

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

属性值

适用于