GridCells.IsRowHidden
GridCells.IsRowHidden method
Checks whether a row at given index is hidden.
public bool IsRowHidden(int rowIndex)
Parameter | Type | Description |
---|---|---|
rowIndex | Int32 | row index |
Return Value
true if the row is hidden
See Also
- class GridCells
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop