Kaydet (Commit) 92874f2f authored tarafından Kohei Yoshida's avatar Kohei Yoshida

This is no longer used.

Change-Id: I625a418c582b41ca324874e27900670151a9d2b2
üst 3bd025ec
......@@ -106,15 +106,6 @@ enum ScIterFuncIf
ifAVERAGEIF // Conditional average
};
enum ScIterFuncIfs
{
ifSUMIFS, // Multi-Conditional sum
ifAVERAGEIFS, // Multi-Conditional average
ifCOUNTIFS, // Multi-Conditional count
ifMINIFS, // Multi-Conditional minimum
ifMAXIFS // Multi-Conditional maximum
};
enum ScETSType
{
etsAdd,
......
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