set_total_name方法

set_total_name(self, function_type, name)

设置特定函数的总名称。


def set_total_name(self, function_type, name):
    ...
范围类型描述
function_typeConsolidationFunction函数类型。
namestr函数的总名称。

也可以看看