Share via


Name Cell (Reviewer Section) [Visio 2003 SDK Documentation]

Contains the name of a document reviewer.

Remarks

This value defaults to the name found in the Name box on the General tab in the Options dialog box (Tools menu).

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

Cell name:

Reviewer.Name [i]
where i = <1>, 2, 3...

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

Section index:

visSectionReviewer

Row index:

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

Cell index:

visReviewerName