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