[]
Returns the next non-empty column with a formula.
public int NextNonEmptyColumnFormula(int column)
Public Function NextNonEmptyColumnFormula(column As Integer) As Integer
Type | Name | Description |
---|---|---|
int | column | The column. |
Type | Description |
---|---|
int | The next non-empty column with a formula. |