Click or drag to resize
PicoXLSX

CellDirection Fields

The WorksheetCellDirection type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberColumnToColumnThe next cell will be on the same row (A1,B1,C1...)
Public fieldStatic memberDisabledThe address of the next cell will be not changed when adding a cell (for manual definition of cell addresses)
Public fieldStatic memberRowToRowThe next cell will be on the same column (A1,A2,A3...)
Public fieldvalue__ 
Top
See Also