XlsName ColumnWidth Property |
Namespace: Spire.Xls.Core.Spreadsheet
public double ColumnWidth { get; set; }
Public Property ColumnWidth As Double Get Set
public: virtual property double ColumnWidth { double get () sealed; void set (double value) sealed; }
abstract ColumnWidth : float with get, set override ColumnWidth : float with get, set