Version 21.2

WorksheetColumn Class Properties

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

Public Properties
 NameDescription
Public PropertyCellFormatGets the default cell format for cells in this row or column. (Inherited from Infragistics.Documents.Excel.RowColumnBase)
Public PropertyHiddenGets or sets the value indicating whether the row or column is hidden. (Inherited from Infragistics.Documents.Excel.RowColumnBase)
Public PropertyIndexOverridden. Gets the 0-based index of the column in the worksheet.  
Public PropertyOutlineLevelGets or sets the outline level for the row or column. (Inherited from Infragistics.Documents.Excel.RowColumnBase)
Public PropertyWidthGets or sets the column width including padding, in 256ths of the '0' digit character width in the workbook's default font.  
Public PropertyWorksheetGets the worksheet to which the row or column belongs. (Inherited from Infragistics.Documents.Excel.RowColumnBase)
See Also

View on GitHub