StyleInfo GetCompositeInfo( int row, int column, int altIndex, StyleInfo destInfo )
'Declaration Function GetCompositeInfo( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal altIndex As Integer, _ ByVal destInfo As StyleInfo _ ) As StyleInfo
'Declaration
Function GetCompositeInfo( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal altIndex As Integer, _ ByVal destInfo As StyleInfo _ ) As StyleInfo
'Usage 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)
'Usage
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)
IOptimizedFilterStyleModel Interface IOptimizedFilterStyleModel Members