ExcelRangeColumnWidthInChars Property |
Gets or sets the width in characters of the columns in the range.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public double ColumnWidthInChars { get; set; }
Public Property ColumnWidthInChars As Double
Get
Set
Property Value
Type:
DoubleSee Also