You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by sujikin <su...@gmail.com> on 2009/05/26 08:31:13 UTC

Wrap options in TextShape

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-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org