public CellFormulaProxy(WorksheetCache wscache) { _wscache = wscache; }
public CellProxy(WorksheetCache wscache) { this._wscache = wscache; }