Worksheet.GoToNextRow Method

PicoXLSX

PicoXLSX

WorksheetGoToNextRow Method

Overload List
  NameDescription
Public methodGoToNextRow
Moves the current position to the next row (use for a new line)
Public methodGoToNextRow(Int32)
Moves the current position to the next row with the number of cells to move (use for a new line)
Top
See Also