Cell reference node (e.g., A1, Sheet1!B5)
Constructors
new(reference : String, sheet : String | Nil = nil)
SourceInstance methods
expr
Get the expression string for this node
Sourcereference=(reference : String)
Sourcesheet=(sheet : String | Nil)
Source