Click or drag to resize
NanoXLSX

WorksheetCellDirectionColumnToColumn Field

The next cell will be on the same row (A1,B1,C1...)

Namespace: NanoXLSX
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.3+98f265239ae8df4639650ecd7029244cc5e52dfc
Syntax
C#
public const WorksheetCellDirection ColumnToColumn = 0

Field Value

WorksheetCellDirection
See Also