Name Cell (Reviewer Section)

Contains the name of a document reviewer.

Remarks

This value defaults to the name found in the User name box on the General tab of the Visio Options dialog box (click the File tab, click Options, and then click General).

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

Value
Cell name:
Reviewer.Name [ i ] where i = <1>, 2, 3...

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

Value
Section index:
visSectionReviewer
Row index:
visRowReviewer + i where i = 0, 1, 2...
Cell index:
visReviewerName