TabStop.Clear Method
Word Developer Reference |
Removes the specified custom tab stop.
Syntax
expression.Clear
expression Required. A variable that represents a TabStop object.
Example
This example clears the first custom tab in the first paragraph of the active document.
Visual Basic for Applications |
---|
|
See Also