ExcelColumnWidth Property |
Gets or sets column width.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntaxpublic int Width { get; set; }
Public Property Width As Integer
Get
Set
Property Value
Int32
Remarks
Notice: Unit is 1/256th of the width of the zero character in default font.
See Also