Edit

Share via


XlCommandUnderlines Enum

Definition

Specifies the state of the command underlines in Microsoft Excel for the Macintosh.

public enum class XlCommandUnderlines
public enum XlCommandUnderlines
Public Enum XlCommandUnderlines
Inheritance
XlCommandUnderlines

Fields

xlCommandUnderlinesAutomatic -4105

Excel controls the display of command underlines.

xlCommandUnderlinesOff -4146

Command underlines are not displayed.

xlCommandUnderlinesOn 1

Command underlines are displayed.

Applies to