Paragraph.TabStops Property

Definition

Returns or sets a TabStops collection that represents all the custom tab stops for the specified paragraphs.

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

Property Value

Applies to