get_by_index方法
get_by_index(self, 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 对于您所遇到的不便深表歉意。