EBDN - Community - Question & Answers

  Friday, 20 May 2022
  1 Replies
  849 Visits
0
Votes
Undo
Hello EBDN community,
I'm trying to get all symbols from a sheet, and had tried several approaches:


  • calling the child objects of a sheet (nothing)
  • try using SheetBOP: aucOpExecSheetGetSymbol and aucOpExecSheetGetSymbolByAO


I tried to follow the steps in examples of SheetBOPs from Dieter Sternberg, but the documentation of it in C# is not so clear.

I'm wondering if there's a better way to get the symbol objects from a sheet.

Thanks!