[]
Sets the specified alternating row style in the model.
void SetDirectAltRowInfo(int index, StyleInfo info)
Sub SetDirectAltRowInfo(index As Integer, info As StyleInfo)
| Type | Name | Description |
|---|---|---|
| int | index | Index of the alternating row style to set; must be between 0 and AltRowCount-1 |
| StyleInfo | info | Style set (StyleInfo object) |