Cells.UnhideColumn

Cells.UnhideColumn method

Unhides a column

public void UnhideColumn(int column, double width)
ParameterTypeDescription
columnInt32Column index.
widthDoubleColumn width.

See Also