Abstract base class for a named reference defined in the workbook.
Constructors
Section titled "Constructors"NamedReferenceBase
new NamedReferenceBase(a: any, b: boolean): NamedReferenceBase Returns NamedReferenceBase
Properties
Section titled "Properties"$t: Type comment
Section titled "comment"comment: string name: string Accessors
Section titled "Accessors"scope
Section titled "scope"Gets the scope of the named reference.
get scope(): any Returns any