:: com :: sun :: star :: sheet ::

struct ComplexReference
Description
contains a reference to a cell range.

Elements' Summary
Reference1 is the first reference.  
Reference2 is the second reference.  
Elements' Details
Reference1
SingleReference Reference1;
Description
is the first reference.
Reference2
SingleReference Reference2;
Description
is the second reference.
Top of Page