XlMousePointer 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 appearance of the mouse pointer in Microsoft Excel.
public enum class XlMousePointer
public enum XlMousePointer
Public Enum XlMousePointer
- Inheritance
-
XlMousePointer
Fields
Name | Value | Description |
---|---|---|
xlDefault | -4143 | The default pointer. |
xlNorthwestArrow | 1 | The northwest-arrow pointer. |
xlWait | 2 | The hourglass pointer. |
xlIBeam | 3 | The I-beam pointer. |