[]
Gets the composite information.
StyleInfo GetCompositeInfo(int row, int column, int altIndex, StyleInfo destInfo)
Function GetCompositeInfo(row As Integer, column As Integer, altIndex As Integer, destInfo As StyleInfo) As StyleInfo
| Type | Name | Description |
|---|---|---|
| int | row | The row. |
| int | column | The column. |
| int | altIndex | Alternating index. |
| StyleInfo | destInfo | The destination information. |
| Type | Description |
|---|---|
| StyleInfo | The composite information. |