Name | Description | |
---|---|---|
NameNode Constructor | Overloaded. |
The following tables list the members exposed by NameNode.
Name | Description | |
---|---|---|
NameNode Constructor | Overloaded. |
Name | Description | |
---|---|---|
Children | The value of this property is always an empty read-only list. (Inherited from GrapeCity.Documents.Excel.Expressions.TerminalNode) | |
LastWorksheetName | If the name represents a range of worksheets, represents the worksheet at the end of the range. | |
Name | The short name. | |
Workbook | The external workbook reference. | |
WorksheetName | The worksheet of the name. |
Name | Description | |
---|---|---|
Clone | Clones the syntax node if the node is mutable. (Inherited from GrapeCity.Documents.Excel.Expressions.SyntaxNode) | |
Equals | Checks whether the SyntaxNode equal to another. (Inherited from GrapeCity.Documents.Excel.Expressions.SyntaxNode) | |
GetHashCode | This object doesn't support getting hash code, because all fields are mutable. (Inherited from GrapeCity.Documents.Excel.Expressions.SyntaxNode) | |
ToString | Overloaded. Returns the formula text for this node, optionally specifying context. (Inherited from GrapeCity.Documents.Excel.Expressions.SyntaxNode) |