ascending property

bool ascending
final

Defines the sort order of cells that have values. That is, cells that are not null or not an empty string.

Implementation

final bool ascending;