バージョン

RelativeIndexSortSettings クラス

Worksheet の Infragistics.Documents.Excel.Worksheet.FilterSettings または Infragistics.Documents.Excel.Worksheet.SortSettings 領域に相対するインデックスに基づいて値の領域の並べ替えに適用する設定を表します。
シンタックス
'宣言
 
Public Class RelativeIndexSortSettings 
   Inherits Infragistics.Documents.Excel.Sorting.SortSettings(Of RelativeIndex)
public class RelativeIndexSortSettings : Infragistics.Documents.Excel.Sorting.SortSettings<RelativeIndex> 
参照