Comment Cell (Annotation Section) [Visio 2003 SDK Documentation]
Contains the text that appears in a comment.
Remarks
To reference the Comment cell by name from another formula, or from a program using the CellsU property, use:
Cell name: |
Annotation.Comment[i] |
To reference the Comment cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionAnnotation |
Row index: |
visRowAnnotation + i |
Cell index: |
visAnnotationComment |