[]
Gets the composite cell style information for a cell at the specified row and column.
public virtual StyleInfo GetStyleInfo(int row, int column)
Public Overridable Function GetStyleInfo(row As Integer, column As Integer) As StyleInfo
| Type | Name | Description |
|---|---|---|
| int | row | Row index of the cell |
| int | column | Column index of the cell |
| Type | Description |
|---|---|
| StyleInfo |