'Declaration Public Overloads Overridable Function GetActualStyleInfo( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal sheetArea As SheetArea _ ) As StyleInfo
Parameters
- row
- The row index.
- column
- The column index.
- sheetArea
- The sheet area.
Return Value
Returns the cell style of the specified cell.