Spread Windows Forms 12.0 Product Documentation
Width Property (ISpreadExportExcelColumnInfo)


GrapeCity.Spreadsheet.Win Assembly > GrapeCity.Spreadsheet.Win Namespace > ISpreadExportExcelColumnInfo Interface : Width Property
Gets the column's width.
Syntax
'Declaration
 
ReadOnly Property Width As Integer
'Usage
 
Dim instance As ISpreadExportExcelColumnInfo
Dim value As Integer
 
value = instance.Width
int Width {get;}
See Also

Reference

ISpreadExportExcelColumnInfo Interface
ISpreadExportExcelColumnInfo Members