Reference property
GoForwardButton.Reference — GoForwardButton
A reference to the go forward button.
This property is a read-only property, meaning that no formula can be assigned to it.
Referencing go forward buttons from formulas
When referencing a go forward button from a formula, there is no need to write .Reference,Reference after the button name if a reference is sought. As such, these formulas are often equivalent:
GoForwardButton1GoForwardButton1
GoForwardButton1.ReferenceGoForwardButton1,Reference