CellsHelper.RowIndexToName
CellsHelper.RowIndexToName method
Gets row name according to row index.
public static string RowIndexToName(int row)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row index. |
Return Value
Name of row.
See Also
- class CellsHelper
- namespace Aspose.Cells
- assembly Aspose.Cells