功能描述
将值/公式覆盖写入电子表格中的一个单元格或范围内,更改后会立即保存
Excel对象TWorkbookApplication:
TWorkbookApplication
范围string:
string
A1
A1:F4
工作表名称string:
值string:
123
=A1+A2
无