Version 24.2 (latest)

WorksheetColumn Class Methods

For a list of all members of this type, see WorksheetColumn members.

Public Methods
 NameDescription
Public MethodAutoFitWidthOverloaded. Sets the Width to the extent required to display the contents of this column.  
Public MethodCalculateAutoFitWidthOverloaded. Returns the width required for the column to display all of its contents.  
Public MethodGetResolvedCellFormatGets the resolved cell formatting for the cells in the row or column. (Inherited from Infragistics.Documents.Excel.RowColumnBase)
Public MethodGetWidthGets the column width in the specified units, or NaN if the column has the default width.  
Public MethodSetWidthSets the column width in the specified units.  
See Also