Worksheet.GoToNextRow Method

NanoXLSX

NanoXLSX

WorksheetGoToNextRow Method

Moves the current position to the next row (use for a new line)

Namespace:  NanoXLSX
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public void GoToNextRow()
See Also