Click or drag to resize
NanoXLSX

WorksheetCellDirectionDisabled Field

The address of the next cell will be not changed when adding a cell (for manual definition of cell addresses)

Namespace: NanoXLSX
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.5+4f4b44a718a20dda8ca2c0c4d00bd7eee7c80f5d
Syntax
C#
public const WorksheetCellDirection Disabled = 2

Field Value

WorksheetCellDirection
See Also