The class org.apache.poi.hwpf.usermodel.ShadingDescriptor has fields for _icoFore and _icoBack. But when I inspect this class for a Paragraph that has a shading color, the only values populated in this class are _info and _info2. How do I get the shading color from _info and/or _info2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
