TabStops.Before(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 left of Position
.
public:
Microsoft::Office::Interop::Word::TabStop ^ Before(float Position);
public Microsoft.Office.Interop.Word.TabStop Before (float Position);
abstract member Before : single -> Microsoft.Office.Interop.Word.TabStop
Public Function Before (Position As Single) As TabStop
Parameters
- Position
- Single
Required Single. A location on the ruler, in points.