LightCellsDataHandler.StartRow
LightCellsDataHandler.StartRow method
Prepares to process a row.
public bool StartRow(int rowIndex)
Parameter | Type | Description |
---|---|---|
rowIndex | Int32 | the index of next row to be processed |
Return Value
whether this row(properties or cells data) needs to be processed. false to ignore this row and its cells and check the next row.
See Also
- interface LightCellsDataHandler
- namespace Aspose.Cells
- assembly Aspose.Cells