StyleInfo GetDirectAltRowInfo( int index, StyleInfo destInfo )
'Declaration Function GetDirectAltRowInfo( _ ByVal index As Integer, _ ByVal destInfo As StyleInfo _ ) As StyleInfo
'Declaration
Function GetDirectAltRowInfo( _ ByVal index As Integer, _ ByVal destInfo As StyleInfo _ ) As StyleInfo
'Usage Dim instance As ISheetStyleModel Dim index As Integer Dim destInfo As StyleInfo Dim value As StyleInfo value = instance.GetDirectAltRowInfo(index, destInfo)
'Usage
Dim instance As ISheetStyleModel Dim index As Integer Dim destInfo As StyleInfo Dim value As StyleInfo value = instance.GetDirectAltRowInfo(index, destInfo)
ISheetStyleModel Interface ISheetStyleModel Members