void SetDirectInfo( int row, int column, StyleInfo info )
'Declaration Sub SetDirectInfo( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal info As StyleInfo _ )
'Declaration
Sub SetDirectInfo( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal info As StyleInfo _ )
'Usage Dim instance As ISheetStyleModel Dim row As Integer Dim column As Integer Dim info As StyleInfo instance.SetDirectInfo(row, column, info)
'Usage
Dim instance As ISheetStyleModel Dim row As Integer Dim column As Integer Dim info As StyleInfo instance.SetDirectInfo(row, column, info)
ISheetStyleModel Interface ISheetStyleModel Members