Initials Cell (Reviewer Section)

Contains the initials of a document reviewer.

Remarks

This value defaults to the initials in the Initials box on the General tab in the Visio Options dialog box (click the File tab, click Options, and then click General ).

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

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

To get a reference to the Initials 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:
visReviewerInitials