hello, I need to replace certain Values in formulas.
The problem is that the Replace method does not change the value.
Code:
int main() {
auto doc = System::MakeObject<Document>(u"input.docx");
System::SharedPtr<F…... I need to replace certain values in formulas. The problem is...method does not change the value. Code: int main() { auto doc...