By Philipp Müller-Funke on Tuesday, 08 May 2018
Posted in C# Development
Likes 0
Views 1.1K
Votes 0
Hello,

I want to replace 1 - n shapes in a drawing but there's no sheet operation for this. In VBA it's called
aucOpExecSheetExchangeSymbol
but in C# I can't find something similar.

Is this function in C# just not possible or are there other ways how to replace it?

Thanks for help.

~Philipp~
View Full Post