Aspose::Cells::Column::GetWidth method

Column::GetWidth method

Gets and sets the column width in unit of characters.

double Aspose::Cells::Column::GetWidth()

Remarks

For spreadsheet, column width is measured as the number of characters of the maximum digit width of the numbers 0~9 as rendered in the normal style’s font.

See Also