WebCells.SetRowHiddenStatus
WebCells.SetRowHiddenStatus method
Set hidden status of a specified row.
public void SetRowHiddenStatus(int row, bool isHidden)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row index. |
isHidden | Boolean | Hidden status of row. |
See Also
- class WebCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb