copy_value方法

copy_value(self, range)

从源范围复制单元格值。


def copy_value(self, range):
    ...
范围类型描述
rangeRangeRange 对象。

也可以看看