Aspose::Cells::DataSorter::SetSortLeftToRight method

DataSorter::SetSortLeftToRight method

True means that sorting orientation is from left to right. False means that sorting orientation is from top to bottom. The default value is false.

void Aspose::Cells::DataSorter::SetSortLeftToRight(bool value)

See Also