Hi,

Can you please explain the below constants with examples?

    public static final int WrapSquare = 0;
    public static final int WrapByPoints = 1;
    public static final int WrapNone = 2;
    public static final int WrapTopBottom = 3;
    public static final int WrapThrough = 4;

Thanks & Regards
Sujeet
-- 
View this message in context: 
http://www.nabble.com/Wrap-options-in-TextShape-tp23717453p23717453.html
Sent from the POI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@poi.apache.org
For additional commands, e-mail: user-h...@poi.apache.org

Reply via email to