Abstract base class for a named reference defined in the workbook.
Inheritance
object
Classes that extend this class.
Derived ClassesProperties
Section titled "Properties"Comment
Section titled "Comment"Gets or sets the comment associated with the named reference or table.
public string Comment { get; set; } Gets or sets the name of the reference.
public string Name { get; set; } Scope
Section titled "Scope"Gets the scope of the named reference.
public object Scope { get; }