I'm trying to use
Syncfusion.XlsIO.Implementation.Shapes.ShapeImpl.TextFrame.TextRange.Text
to get the text data from the shape object but when I do I get a
TextFrame threw an exception of type 'System.NotImplementedException'
Am I doing something wrong? How can I access the text data?