Reference property
PrintScreenButton.Reference —
PrintScreenButton
A reference to the print screen button.
This property is a read-only property, meaning that no formula can be assigned to it.
Referencing print screen buttons from formulas
When referencing a print screen 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:
PrintScreenButton1PrintScreenButton1
PrintScreenButton1.ReferencePrintScreenButton1,Reference