contains a reference to a single cell. More...
import "SingleReference.idl";
| Public Attributes | |
| long | Column | 
| is the absolute column number. | |
| long | RelativeColumn | 
| is the relative column number. | |
| long | Row | 
| is the absolute row number. | |
| long | RelativeRow | 
| is the relative row number. | |
| long | Sheet | 
| is the absolute sheet number. | |
| long | RelativeSheet | 
| is the relative sheet number. | |
| long | Flags | 
| contains flags. | |
contains a reference to a single cell.
| long Column | 
is the absolute column number.
| long Flags | 
contains flags.
| long RelativeColumn | 
is the relative column number.
| long RelativeRow | 
is the relative row number.
| long RelativeSheet | 
is the relative sheet number.
| long Row | 
is the absolute row number.
| long Sheet | 
is the absolute sheet number.