How to move an xlsx file to the comment section


When opening an xlsx format file, the MoveToComment method becomes ineffective. Is there a need to use another method?

The MoveToComment | ONLYOFFICE method is only available in the Text Document API of ONLYOFFICE Plugin API. There is no such method for the Spreadsheet API.

I want to achieve a similar effect in Spreadsheet. What API should I call? I want to switch between different Comments

Unfortunately, there are methods to navigate between comments in spreadsheets.