'Declaration Public Property Width As Integer
'Declaration
Public Property Width As Integer
public int Width {get; set;}
A value of -1 indicates that the column should be displayed using the sheet's XLSheet.DefaultColumnWidth.
To convert between pixels and twips, use the C1XLBook.TwipsToPixels and PixelsToTwips methods.
XLColumn Class XLColumn Members