Interface ICellCollection
public interface ICellCollection
获取由其引用字符串标识的单独单元格。
-
Method Summary
get(int rowOffset,
int columnOffset)
-
Method Details
-
get
- Parameters:
reference - 引用。
-
get
IRange get(int rowOffset,
int columnOffset)
- Parameters:
rowOffset - 行偏移量。
columnOffset - 列偏移量。