Cells.HideRow

Cells.HideRow method

Hides a row.

public void HideRow(int row)
ParameterTypeDescription
rowInt32Row index.

See Also