Hi,
tx for the fast answer. It helps a lot.
But it is not really comparable to Excel because in Aspose it will return allways a Fontsettingobject if any character is somehow formatted (e.g. italic). In Excel one would check for bold - gets a null if one or more chars are bold but not all, gets a true if all are bold and false if None is bold, Independent from other formattings.
And this even for a range of cells. But it seems, that moving through the cells is fast enough.
I must say, that Aspose gives a lot of understanding Problems, cause it’s Interface is quite different to Excel Interop.
But it seems quite good if you find out how to work with it. But that is very time consuming.
Thanks again and i will surely haver more qestions.
Regards