Reference property
EmailReportButton.Reference —
EmailReportButton
A reference to the email report button.
This property is a read-only property, meaning that no formula can be assigned to it.
Referencing email report buttons from formulas
When referencing an email report 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:
EmailReportButton1EmailReportButton1
EmailReportButton1.ReferenceEmailReportButton1,Reference