Reference property

ResetButton.Reference — ResetButton

A reference to the reset button.

This property is a read-only property, meaning that no formula can be assigned to it.

Referencing reset buttons from formulas

When referencing a reset 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:

ResetButton1ResetButton1
ResetButton1.ReferenceResetButton1,Reference