WebCells.GetRowHiddenStatus

WebCells.GetRowHiddenStatus method

Get hidden status of a specified row.

public bool GetRowHiddenStatus(int row)
ParameterTypeDescription
rowInt32Row index.

Return Value

Hidden status of row.

See Also