'Declaration
Public Overridable Sub SetStyleInfo( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal info As StyleInfo _ )
Parameters
- row
- Row index
- column
- Column index
- info
- StyleInfo object
'Declaration
Public Overridable Sub SetStyleInfo( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal info As StyleInfo _ )