[]
Represents a single row on a sheet.
public class DDRow
| Name | Description |
|---|---|
| DDRow(DDSheet, int) | Initializes a new instance of the DDRow class. |
| Name | Description |
|---|---|
| AutoSize | Gets or sets whether Excel should automatically determine the height of the row based on it's contents. |
| Height | Gets or sets the height for the row in 1/20 points. |