public StyleFormat GetStyleFormat( int row, int column )
'Declaration Public Function GetStyleFormat( _ ByVal row As Integer, _ ByVal column As Integer _ ) As StyleFormat
'Declaration
Public Function GetStyleFormat( _ ByVal row As Integer, _ ByVal column As Integer _ ) As StyleFormat
'Usage Dim instance As Table Dim row As Integer Dim column As Integer Dim value As StyleFormat value = instance.GetStyleFormat(row, column)
'Usage
Dim instance As Table Dim row As Integer Dim column As Integer Dim value As StyleFormat value = instance.GetStyleFormat(row, column)
Table Class Table Members