[]
Sets the specified alternating row style in the model to the specified named style.
void SetDirectAltRowName(int index, string styleName)
Sub SetDirectAltRowName(index As Integer, styleName As String)
Type | Name | Description |
---|---|---|
int | index | Index of the alternating row style to set; must be between 0 and AltRowCount-1 |
string | styleName | Name of the style to set |