Aspose::Cells::Cells::UnhideColumn method

Cells::UnhideColumn method

Unhides a column.

void Aspose::Cells::Cells::UnhideColumn(int32_t column, double width)
ParameterTypeDescription
columnint32_tColumn index.
widthdoubleColumn width.

See Also