void SetDirectAltRowName( int index, string styleName )
'Declaration Sub SetDirectAltRowName( _ ByVal index As Integer, _ ByVal styleName As String _ )
'Declaration
Sub SetDirectAltRowName( _ ByVal index As Integer, _ ByVal styleName As String _ )
'Usage Dim instance As INamedStyleSupport Dim index As Integer Dim styleName As String instance.SetDirectAltRowName(index, styleName)
'Usage
Dim instance As INamedStyleSupport Dim index As Integer Dim styleName As String instance.SetDirectAltRowName(index, styleName)
INamedStyleSupport Interface INamedStyleSupport Members