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

Contains the initials of a document reviewer.

Remarks

This value defaults to the initials in the Initials box on the General tab in the Options dialog box (Tools menu).

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

Cell name:

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

To reference the Initials 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:

visReviewerInitials