[]
Gets the style name for an alternating row style.
string GetDirectAltRowName(int index)
Function GetDirectAltRowName(index As Integer) As String
| Type | Name | Description |
|---|---|---|
| int | index | Index of the alternating row style to set; must be between 0 and AltRowCount-1 |
| Type | Description |
|---|---|
| string | The style name for an alternating row style. |