TabStops.After(Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the next TabStop object to the right of Position
.
public:
Microsoft::Office::Interop::Word::TabStop ^ After(float Position);
public Microsoft.Office.Interop.Word.TabStop After (float Position);
abstract member After : single -> Microsoft.Office.Interop.Word.TabStop
Public Function After (Position As Single) As TabStop
Parameters
- Position
- Single
Required Single. A location on the ruler, in points.