void SetSortIndicator( int index, SortIndicator value )
'Declaration Sub SetSortIndicator( _ ByVal index As Integer, _ ByVal value As SortIndicator _ )
'Declaration
Sub SetSortIndicator( _ ByVal index As Integer, _ ByVal value As SortIndicator _ )
'Usage Dim instance As ISheetAxisModel Dim index As Integer Dim value As SortIndicator instance.SetSortIndicator(index, value)
'Usage
Dim instance As ISheetAxisModel Dim index As Integer Dim value As SortIndicator instance.SetSortIndicator(index, value)
ISheetAxisModel Interface ISheetAxisModel Members