2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This article explains how to use jump argument in template markers using XlsIO.
What is jump argument?
The argument jump specified in template marker binds the data to the cell at the specified reference. Cell reference addresses can be relative or absolute.
When using relative address, the data will be imported for every row. But, when using absolute address, the data will be imported only for that row. We can use combination of relative and absolute addressing for both row and column.
For example, when we want to import each data after certain number of rows or columns in the worksheet, we can use jump argument.
Syntax
Steps to use jump argument
The below screenshot shows how the markers are applied in workbook template.
The following C#/VB.NET complete code snippet shows how to use template marker with jump argument in XlsIO.
The below screenshot shows the output document generated using template markers with jump argument.
|
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.