SerializedNamed
SerializedNamed interface
serialized type is a composite of expression/range. we determine what it is when parsing the expression. this simplifies passing these things around.
(named expressions and ranges they have slightly different behavior, which is why we have a distinction at all).
Members
expression | string string | expression or address/area | |
name | string string | ||
scope | optional | string string | scope is a sheet name (not ID) |
Referenced by
TREBDocument |