Prompt Cell (Shape Data Section)

Specifies descriptive or instructional text that appears to users in the Shape Data dialog box when the shape data value is selected. This text also appears as a tip when the mouse is paused over the value in the Shape Data window.

Remarks

To get a reference to the Prompt cell by name from another formula, or from a program using the CellsU property, use:

Cell name:

Prop.Name.Prompt
where Name is the row name

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

Section index:

visSectionProp

Row index:

visRowProp +i
where i = 0, 1, 2...

Cell index:

visCustPropsPrompt