Hi everyone,
I am reading an Excel worksheet in a .xlsx file which contains some images and some paragraphs of text in a specific cell (See attached .xlsx file - Cell address: E6, column E & F are merged):
The problem is that I cannot extract/parse content of this specific cell (including its images and paragraphs of text in
their
correct order of display) to a C# object.
What I want to have is maybe the exact physical location of the texts & images in their correct display order OR something that let me know their order of display.
Any suggestions?
Many thanks,
Attachment:
test_de331b6b.zip