[]
Initializes a new instance of the DDRow class.
public DDRow(DDSheet parentSheet, int row)
The sheet on which the row is located.
The zero-based row number that this instance represents.