The following tables list the members exposed by DDRow.
Public Constructors
| Name | Description |
| DDRow Constructor | Initializes a new instance of a DDRow with the specified sheet as a parent, and the specified row number as the row this instance represents. |
Top
Public Properties
| Name | Description |
| AutoSize | Sets or returns a value indicating whether Excel will automatically determine the row's height based on its contents. |
| Height | Sets or returns a value indicating the height for the row in 1/20ths of a point. |
Top
See Also