Click or drag to resize

ExcelColumnWidth Property

Gets or sets column width.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntax
public int Width { get; set; }

Property Value

Int32
Remarks
Notice: Unit is 1/256th of the width of the zero character in default font.
See Also