get_by_index方法
get_by_index(index)
通过索引获取列对象。
返回
返回列对象。
def get_by_index(self, index):
...
范围 | 类型 | 描述 |
---|---|---|
index | int |
评论
注意:该成员现已过时。反而, 请使用 Columns.GetColumnByIndex() 方法。 自 2010 年 6 月起 12 个月后,此属性将被删除。 Aspose 对您可能遇到的任何不便深表歉意。
通过索引获取列对象。
返回列对象。
def get_by_index(self, index):
...
范围 | 类型 | 描述 |
---|---|---|
index | int |
注意:该成员现已过时。反而, 请使用 Columns.GetColumnByIndex() 方法。 自 2010 年 6 月起 12 个月后,此属性将被删除。 Aspose 对您可能遇到的任何不便深表歉意。