Aspose::Cells::Column::SetWidth method
Column::SetWidth method
Gets and sets the column width in unit of characters.
void Aspose::Cells::Column::SetWidth(double value)
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
- Class Vector
- Class Column
- Namespace Aspose::Cells
- Library Aspose.Cells for C++