GridCells.UnhideRow
GridCells.UnhideRow method
Unhides a row.
public void UnhideRow(int row, int height)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row index. |
height | Int32 | 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