Version

WorksheetRow Class Properties

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

Public Properties
 NameDescription
Public PropertyCellFormatGets the default cell format for cells in this row or column. (Inherited from Infragistics.Documents.Excel.RowColumnBase)
Public PropertyCellsGets the collection of cells in the row.  
Public PropertyHeightGets or sets the height of the row in twips (1/20th of a point).  
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 row in the worksheet.  
Public PropertyOutlineLevelGets or sets the outline level for the row or column. (Inherited from Infragistics.Documents.Excel.RowColumnBase)
Public PropertyWorksheetGets the worksheet to which the row or column belongs. (Inherited from Infragistics.Documents.Excel.RowColumnBase)
See Also