My application appears to be using a Aspose version from 2023. I have recently attempted to read values of cells where they are a dropdown connected to a complex data type. A single cell value has a data card associated …...(previously comments). ex. Comment comment = worksheet.Comments[row,...classic comment if (comment != null) { return comment.HtmlNote;...