'Declaration Public Overrides Function GetDirectInfo( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal destInfo As StyleInfo _ ) As StyleInfo
'Usage Dim instance As DefaultSheetStyleModel Dim row As Integer Dim column As Integer Dim destInfo As StyleInfo Dim value As StyleInfo value = instance.GetDirectInfo(row, column, destInfo)
Parameters
- row
- Model row index of the cell, or -1 to specify a column or model default
- column
- Model column index of the cell, or -1 to specify a row or model default
- destInfo
- StyleInfo object to use for getting the style