Visual Basic (Declaration) | |
---|---|
Overloads Function NextNonEmptyRow( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal foreColor As Boolean _ ) As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IOptimizedFilterStyleModel Dim row As Integer Dim column As Integer Dim foreColor As Boolean Dim value As Integer value = instance.NextNonEmptyRow(row, column, foreColor) |
Parameters
- row
- Row index to start searching after (-1 to start at row 0)
- column
- The column index.
- foreColor
- if set to
true
[fore color].
Return Value
Row index of next non-empty rowTarget Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8