Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the direction in which Microsoft Word orders cells in the specified table or row.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdTableDirection1 As WdTableDirection = WdTableDirection.wdTableDirectionLtr
Syntax
Public Enum WdTableDirection
public enum WdTableDirection
public enum class WdTableDirection
public enum WdTableDirection
public enum WdTableDirection
Members
| Member name | Description |
|---|---|
| wdTableDirectionLtr | The selected rows are arranged with the first column in the leftmost position. |
| wdTableDirectionRtl | The selected rows are arranged with the first column in the rightmost position. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000