[]
A row in a worksheet.
public class Row
Name | Description |
---|---|
Row() | Create a new instance. |
Row(params object[]) | Create a new Row with cells data. |
Name | Description |
---|---|
Cells | Gets the cells of the row. |
Collapsed | Gets or sets a value indicating if the rows 1 level of outlining deeper than the current row are in the collapsed outline state. |
GroupLevel | Gets or sets the level of the row when in grouping. |
Height | Gets or sets the height of the row (points). |
Style | Gets or sets the style of the row. |
Visible | Gets or sets the visibility of the row. |