XlTabPosition Enum
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.
Specifies the first or last tab position.
public enum class XlTabPosition
public enum XlTabPosition
Public Enum XlTabPosition
- Inheritance
-
XlTabPosition
Fields
Name | Value | Description |
---|---|---|
xlTabPositionFirst | 0 | First tab position. |
xlTabPositionLast | 1 | Last tab position. |