[]
Specifies the next non-empty row formula.
int NextNonEmptyRowFormula(int row)
Function NextNonEmptyRowFormula(row As Integer) As Integer
Type | Name | Description |
---|---|---|
int | row | The row. |
Type | Description |
---|---|
int | The next non-empty row formula. |