Disabled cell (Actions section)

Microsoft Office ShapeSheet

Disabled cell (Actions section)

See also       Rows

Toggles the display of the command name on the shortcut menu.

Value

Description

TRUE

Disable (dim) command name.

FALSE

Enable (highlight) command name.

Remarks

To reference the Disabled cell by name from another formula, or from a program using the Cells property, use:

Cell name:

Actions.Di
where i = <1>, 2, 3 …

To reference the Disabled cell by index from a program, use the CellsSRC property with the following arguments:

Section index:

visSectionAction

Row index:

visRowAction + i
where i = 0, 1, 2…

Cell index:

visActionDisabled