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.2+7f12a949130e0be1e987e553d2d08c083176cdca
Syntax
C#
public const WorksheetCellDirection Disabled = 2

Field Value

WorksheetCellDirection
See Also