Commit bad8a2ca authored by Sergey Luzyanin's avatar Sergey Luzyanin

asc_getStyles

parent 5f3836de
......@@ -4886,7 +4886,8 @@ CellArea.prototype = {
}
aRet.push(this.asc_getThumbBySparklineGroup(oSparklineGroup));
}
return aRet.push(nStyleIndex);
aRet.push(nStyleIndex);
return aRet;
};
......
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