'Declaration Public Overridable Sub SetDirectAltRowName( _ ByVal index As Integer, _ ByVal styleName As String _ )
'Usage Dim instance As DefaultSheetStyleModel Dim index As Integer Dim styleName As String instance.SetDirectAltRowName(index, styleName)
Parameters
- index
- Index of the alternating row style to set
- styleName
- Name of the style to set