is_refered_by_chart方法
is_refered_by_chart(self, row_index, column_index)
返回单元格是否由图表引用。
返回
def is_refered_by_chart(self, row_index, column_index):
...
范围 | 类型 | 描述 |
---|---|---|
row_index | int | 行索引 |
column_index | int | 列索引 |
注意事项
注意:此方法现已过时。取而代之的是 请使用IsCellReferedByChart(int,int,int)方法。 该方法将于 2023 年 4 月起 12 个月后取消。 Aspose 对于您所遇到的不便深表歉意。