接口 IFontColorSortField

所有超级接口:
ISortField
所有已知实现类:
FontColorSortField

public interface IFontColorSortField extends ISortField
Represents the sort field by font color.
  • 方法详细资料

    • getOrder

      SortOrder getOrder()
      Gets the sort order.
    • getColor

      Color getColor()
      Gets the Color used to sort by.