Commit 67b55ee9 authored by Alexander.Trofimov's avatar Alexander.Trofimov

add commented new code of formulas

parent a8f12ac5
This diff is collapsed.
......@@ -5302,6 +5302,7 @@ Woorksheet.prototype._BuildDependencies=function(cellRange){
cellId = g_oCellAddressUtils.getCellId(c.nRow, c.nCol ),
aRefs = [],
cache = inCache(aCache, c.sFormula, aRefs ),
//cache = false,
bInCache = false;
if(cache)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment