Abstract base class for a named reference defined in the workbook.

NamedReferenceBase

new NamedReferenceBase(a: any, b: boolean): NamedReferenceBase

Returns NamedReferenceBase

$t: Type
comment: string
name: string

Gets the scope of the named reference.

get scope(): any

Returns any