名前 | 解説 | |
---|---|---|
![]() | Interior | IInterior ソートを取得します。 |
![]() | Key | ソート範囲を取得します。 GrapeCity.Documents.Excel.ISortFieldから継承されます。 |
![]() | Order | ソート順(SortOrder.Ascending または SortOrder.Descending など)を取得または設定します。 |
![]() | Priority | ISortField の優先順位を取得または設定します。 GrapeCity.Documents.Excel.ISortFieldから継承されます。 |
![]() | SortOn | <see cref="F:GrapeCity.Documents.Excel.SortOnType.Values" />、<see cref="F:GrapeCity.Documents.Excel.SortOnType.CellColor" />、<see cref="F:GrapeCity.Documents.Excel.SortOnType.FontColor" /> などのソートタイプを取得します。 GrapeCity.Documents.Excel.ISortFieldから継承されます。 |