Spreadsheet like Data Bars

Any arbitrary Excel formula can be executed in context of grid to get its result i.e.,

var result = grid.Formulas().exec("MAX(C:C)")

Using the above concept, in this example Excel formulas are executed in