aspose.cells
Class QuartileCalculationType

Utility class containing constants. Represents quartile calculation methods.

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

Field Detail

EXCLUSIVE

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

INCLUSIVE

const Number 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.