Address |
The CellAddressType type exposes the following members.
| Name | Description | |
|---|---|---|
| Default | Default behavior (e.g. 'C3') | |
| FixedColumn | Column of the address is fixed (e.g. '$C3') | |
| FixedRow | Row of the address is fixed (e.g. 'C$3') | |
| FixedRowAndColumn | Row and column of the address is fixed (e.g. '$C$3') | |
| value__ |