[]
Represents a custom sort comparer.
public interface ISortComparer : IComparer<CellValue>
Public Interface ISortComparer
Inherits IComparer(Of CellValue)
Name | Description |
---|---|
RequiresRawValue | Gets a boolean value indiates whether the compare processes the original cell value. |