'Declaration Public Overloads Function NextNonEmptyColumn( _ ByVal column As Integer, _ ByVal sheetArea As SheetArea _ ) As Integer
Parameters
- column
- The column from which the next nonempty column is to be returned.
- sheetArea
- The sheet area.
Return Value
The next nonempty column index.