You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Nick Burch <ni...@torchbox.com> on 2006/07/18 18:27:14 UTC

RE: _getRawParagraphStyle(), _getRawCharacterStyle()

On Tue, 18 Jul 2006, Erez Eisenstein wrote:
> For textProp with the name "alignment" you can find the following
> values:
> 0 - "left"
> 1 - "center"
> 2 - "right"
> 3 - "justify"
> 5 - "thaidistributed"
> 6 - "justifylow"

Thanks. I've added these in as static final's to AlignmentTextProp (from 
StyleTextPropAtom). Once we finalise the new user facing properties stuff, 
we can then add a more friendly interface

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/


Re: _getRawParagraphStyle(), _getRawCharacterStyle()

Posted by David Fisher <df...@jmlafferty.com>.
Nick, Erez, or Yegor,

What is the vertical alignment scheme for these?

>> 5 - "thaidistributed"
>> 6 - "justifylow"

Regards,
Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/