[]
Extends CalcEngine to deal with cell ranges and to use the grid's DataContext.
public class ExcelCalcEngine : C1CalcEngine
Name | Description |
---|---|
ExcelCalcEngine(C1FlexSheet) | Initializes a new instance of a ExcelCalcEngine. |
Name | Description |
---|---|
DataContext | Exposes the grid's DataContext to the CalcEngine. |
Name | Description |
---|---|
GetExternalObject(string) | Parses references to cell ranges. |