Frame cell (Hyperlinks section)

Microsoft Office ShapeSheet

Frame cell (Hyperlinks section)

See also       

Represents the name of a frame to target when the application is open as an Active document in a container application. The default is an empty string.

Remarks

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

Cell name:

Hyperlink.Name.Frame
where Hyperlink.Name is the row name

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

Section index:

visSectionHyperlink

Row index:

visRow1stHyperlink + i
where i = 0, 1, 2…

Cell index:

visHLinkFrame