public virtual StyleInfo GetStyleInfo( int row, int column )
'Declaration Public Overloads Overridable Function GetStyleInfo( _ ByVal row As Integer, _ ByVal column As Integer _ ) As StyleInfo
'Declaration
Public Overloads Overridable Function GetStyleInfo( _ ByVal row As Integer, _ ByVal column As Integer _ ) As StyleInfo
'Usage Dim instance As SheetView Dim row As Integer Dim column As Integer Dim value As StyleInfo value = instance.GetStyleInfo(row, column)
'Usage
Dim instance As SheetView Dim row As Integer Dim column As Integer Dim value As StyleInfo value = instance.GetStyleInfo(row, column)
SheetView Class SheetView Members Overload List