Visual Basic (Declaration) | |
---|---|
Function GetCompositeInfo( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal altIndex As Integer, _ ByVal destInfo As StyleInfo _ ) As StyleInfo |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IOptimizedFilterStyleModel Dim row As Integer Dim column As Integer Dim altIndex As Integer Dim destInfo As StyleInfo Dim value As StyleInfo value = instance.GetCompositeInfo(row, column, altIndex, destInfo) |
Parameters
- row
- The row.
- column
- The column.
- altIndex
- Alternating index.
- destInfo
- The destination information.
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8