Click or drag to resize
PicoXLSX

AddressType Fields

The CellAddressType type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberDefaultDefault behavior (e.g. 'C3')
Public fieldStatic memberFixedColumnColumn of the address is fixed (e.g. '$C3')
Public fieldStatic memberFixedRowRow of the address is fixed (e.g. 'C$3')
Public fieldStatic memberFixedRowAndColumnRow and column of the address is fixed (e.g. '$C$3')
Public fieldvalue__ 
Top
See Also