Click or drag to resize
PicoXLSX

Worksheet.CellDirection.RowToRow Field

The next cell will be on the same column (A1,A2,A3...)

Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 3.4.2+f55916d49ef2baa43fc7dc8f5c7d751a77c50baf
Syntax
C#
public const Worksheet.CellDirection RowToRow = 1

Field Value

Worksheet.CellDirection
See Also