Prompt cell (Custom Properties section)
From Microsoft Office ShapeSheet
Prompt cell (Custom Properties section)
Specifies descriptive or instructional text that appears to users in the Custom Properties box when the property is selected. This text also appears as a tip when the mouse is paused over the property in the Custom Properties window.
Remarks
To reference the Prompt cell by name from another formula, or from a program using the Cells property, use:
|
Cell name: |
Prop.Name.Prompt |
To reference the Prompt cell by index from a program, use the CellsSRC property with the following arguments:
|
Section index: |
visSectionProp |
|
Row index: |
visRowProp + i |
|
Cell index: |
visCustPropsPrompt |