xlsx
xlsx copied to clipboard
Get text value from shape
Hi man,
how to get text value from a shape like this,
i hope you create a func to get value from shape,
thanks,
Hi, from comment or literally from shape?
literally from shape.
Well, it's not so hard to add, because VML support is quite decent right now. But I would prefer to get example file, maybe shape is not VML and in that case it will not be possible right now, because only VML shapes are supported. Can you attach example file?
what I mean - in xlsx shape can be 2 types - DrawingVML (Legacy) and DrawingML. Library supports only DrawingVML right now. So to give you more developed answer, I need to get example file and examine it.
well, sadly that file uses DrawingML and right now there is no any support at all. It's in roadmap, but I can't give any estimation, because it's quite huge task.
its okay, thanks.