Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Specifies descriptive or instructional text that appears as a tip when the mouse is paused over a 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:
| Value | |
|---|---|
| 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:
| Value | |
|---|---|
| Section index: |
visSectionProp |
| Row index: |
visRowProp + i where i = 0, 1, 2... |
| Cell index: |
visCustPropsPrompt |