Frame Cell (Hyperlinks Section)
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 get a reference to the Frame cell by name from another formula, or from a program using the CellsU property, use:
Cell name: |
Hyperlink.name.Frame |
To get a reference to the Frame cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionHyperlink |
Row index: |
visRow1stHyperlink + i |
Cell index: |
visHLinkFrame |