GridCells.UnhideRows
GridCells.UnhideRows method
Unhides the hidden rows.
public void UnhideRows(int row, int totalRows, double height)
| Parameter | Type | Description |
|---|---|---|
| row | Int32 | The row index. |
| totalRows | Int32 | The row number. |
| height | Double | Row height. The row’s height will be changed only when the row is hidden and given height value is positive. |
See Also
- class GridCells
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop