Reference property
ClipboardCopyButton.Reference —
ClipboardCopyButton
A reference to the clipboard copy button.
This property is a read-only property, meaning that no formula can be assigned to it.
Referencing clipboard copy buttons from formulas
When referencing a clipboard copy 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:
ClipboardCopyButton1ClipboardCopyButton1
ClipboardCopyButton1.ReferenceClipboardCopyButton1,Reference