Hi all, Similar to how one can get the language code on the character runs of a HWPF file, is there something similar for an HSLF? In PowerPoint, I can go into the outline, select all text boxes and set their review language. Then, I can save it as a PPT / HSLF format. This UI is fairly similar to word, however the API seems quite a bit different, as drilling down to the character runs in the HSLF API doesn't seem to find it's way to any kind of language code that may have been set in the outline.
Note, I'm not trying to accurately find what the language a document was composed in, I'm trying to find the metadata, if any, has been set by the author of the file. Is anyone familiar about how to access this language information in the API, either high or low level? Thanks, Branden --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@poi.apache.org For additional commands, e-mail: user-h...@poi.apache.org