public CursorExcel() { _environment = new SXEnvironment(); _environment.FunctionExecuting += this.OnFunctionExecuting; }