[]
Gets the composite information.
StyleInfo GetCompositeInfo(int row, int column, int altIndex, bool loadParseFormat, StyleInfo destInfo, StyleInfo compositeBufferInfo)
Function GetCompositeInfo(row As Integer, column As Integer, altIndex As Integer, loadParseFormat As Boolean, destInfo As StyleInfo, compositeBufferInfo As StyleInfo) As StyleInfo
Type | Name | Description |
---|---|---|
int | row | The row. |
int | column | The column. |
int | altIndex | Alternating index. |
bool | loadParseFormat | |
StyleInfo | destInfo | The destination information. |
StyleInfo | compositeBufferInfo | The StyleInfo which is used as temporary compositing StyleInfo. Passing an instance will ensure thread-safe. |
Type | Description |
---|---|
StyleInfo |