Name | Description | |
---|---|---|
![]() | NameNode Constructor | Overloaded. |
The following tables list the members exposed by NameNode.
Name | Description | |
---|---|---|
![]() | NameNode Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | clone | Clones the syntax node if the node is mutable. (Inherited from com.grapecity.documents.excel.expressions.SyntaxNode) |
![]() | equals | Checks whether the @code:SyntaxNode equal to another. (Inherited from com.grapecity.documents.excel.expressions.SyntaxNode) |
![]() | getChildren | The value of this property is always an empty read-only list. (Inherited from com.grapecity.documents.excel.expressions.TerminalNode) |
![]() | getLastWorksheetName | If the name represents a range of worksheets, represents the worksheet at the end of the range. |
![]() | getName | The short name. |
![]() | getWorkbook | The external workbook reference. |
![]() | getWorksheetName | The worksheet of the name. |
![]() | hashCode | This object doesn't support getting hash code, because all fields are mutable. (Inherited from com.grapecity.documents.excel.expressions.SyntaxNode) |
![]() ![]() | Parse | Loads a @code:SyntaxNode from a string that contains formula, optionallyspecifying context. (Inherited from com.grapecity.documents.excel.expressions.SyntaxNode) |
![]() | setLastWorksheetName | If the name represents a range of worksheets, represents the worksheet at the end of the range. |
![]() | setName | The short name. |
![]() | setWorkbook | The external workbook reference. |
![]() | setWorksheetName | The worksheet of the name. |
![]() | toString | Returns the formula text for this node, optionally specifying context. (Inherited from com.grapecity.documents.excel.expressions.SyntaxNode) |