[]
        
(Showing Draft Content)

IFontColorSortField

Interface IFontColorSortField

All Superinterfaces:
ISortField
All Known Implementing Classes:
FontColorSortField

public interface IFontColorSortField extends ISortField
Represents the sort field by font color.
  • Method Details

    • getOrder

      SortOrder getOrder()
      Gets the sort order.
    • getColor

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