[]
Gets the height (in points) of row.
public double GetRowHeight(int row)
Public Function GetRowHeight(row As Integer) As Double
Type | Name | Description |
---|---|---|
int | row |
Type | Description |
---|---|
double |
Gets the total height (in points) of rows.
public double GetRowHeight(int row, int row2)
Public Function GetRowHeight(row As Integer, row2 As Integer) As Double
Type | Description |
---|---|
double |