'Declaration Public Overridable Function GetDirectAltRowName( _ ByVal index As Integer _ ) As String
'Usage Dim instance As DefaultSheetStyleModel Dim index As Integer Dim value As String value = instance.GetDirectAltRowName(index)
Parameters
- index
- Index of the alternating row style to set
Return Value
String containing the name of the style of the specified alternating row, or an empty string if the specified alternating row index has no named style assigned