GridCells.HideRow
GridCells.HideRow method
Hides a row.
public void HideRow(int row)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row index. |
See Also
- class GridCells
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop
Hides a row.
public void HideRow(int row)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row index. |