Need help to Update Text in Drawing Note using DetailText settext
Hello Everybody,
Right now I am trying to update existing text from Drawing note with another text using following hierarchy. But the text is not getting updated.
Can someone help me on this.
DetailNote
-> DetailTextLines
-> DetailTextLine
-> DetailTexts
-> DetailText
-> SetText("Text")
