In This Topic
The following tables list the members exposed by DDRow.
Public Constructors
| Name | Description |
| DDRow Constructor | Creates this DDRow with the specified sheet as a parent, and the specified row number as the row this instance represent. |
Top
Public Properties
| Name | Description |
| AutoSize | Sets or returns whether excel will will automatically determine the row's height based it's contents. |
| Height | Sets/gets the height for the row in 1/20th of point. SpreadBuilder will default rows to 12.75 points (or 255 in twips). |
Top
See Also