asposecells.api
Class QuartileCalculationType

Utility class containing constants. Represents quartile calculation methods.

Field Summary
const  intEXCLUSIVE
           The quartile calculation includes the median when splitting the dataset into quartiles.
const  intINCLUSIVE
           The qartile calculation excludes the median when splitting the dataset into quartiles.
 

Field Detail

EXCLUSIVE

const int EXCLUSIVE
The quartile calculation includes the median when splitting the dataset into quartiles.

INCLUSIVE

const int INCLUSIVE
The qartile calculation excludes the median when splitting the dataset into quartiles.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.