[]
Gets the next non-empty column in the specified row after the specified column that contains a conditional format.
int ConditionalFormatNextNonEmptyColumnInRow(int row, int column)
Function ConditionalFormatNextNonEmptyColumnInRow(row As Integer, column As Integer) As Integer
Type | Description |
---|---|
int |