📜  在 VBA 代码示例中向形状文本添加公式

📅  最后修改于: 2022-03-11 14:51:57.698000             🧑  作者: Mango

代码示例1
Activesheet.Shapes(i).DrawingObject.Formula = "=A1"