PicoXLSX Library Documentation
![]() | WorkbookShortenerRight Method (Int32) |
Moves the cursor the number of defined columns to the right
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)

C#
public void Right( int numberOfColumns )
Parameters
- numberOfColumns
- Type: SystemInt32
Number of columns to move
