LightCellsDataProvider.NextCell
LightCellsDataProvider.NextCell method
Gets next cell to be saved.
public int NextCell()
Return Value
column index of the next cell to be saved. -1 means the end of current row data has been reached and no further cell of current row to be saved.
Remarks
It will be called at the beginning of saving one cell.
See Also
- interface LightCellsDataProvider
- namespace Aspose.Cells
- assembly Aspose.Cells