You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Tobi Master <to...@googlemail.com> on 2008/08/07 10:17:19 UTC

HSLF merging tablecells possible?

In HSLF(ppt): is it possible to merge cells inside a table

example:

[___mergedcell__]
[_cell__|__cell___]
[_cell__|__cell___]
[_cell__|__cell___]

Regards
Tobias

Re: HSLF merging tablecells possible?

Posted by Yegor Kozlov <ye...@dinom.ru>.
merging table cells is still not supported. Do you need guidance in implementing it?

A good start point would be to compare a ppt file with a table with a version of the same file but with merged cells. 
Once you figure out what pieces of data are modified, we can improve the API and add this support.

Patches are welcome.

Yegor

> what do you mean 'in theory" ?
> if is is possible to implement, can i have a solution?
> 
> 
> 
> Yegor Kozlov wrote:
>> Not yet.
>>
>> In theory, it is possible to implement. Just need time and energy for that
>> :)
>>
>> Yegor
>>
>>> In HSLF(ppt): is it possible to merge cells inside a table
>>>
>>> example:
>>>
>>> [___mergedcell__]
>>> [_cell__|__cell___]
>>> [_cell__|__cell___]
>>> [_cell__|__cell___]
>>>
>>> Regards
>>> Tobias
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
>> For additional commands, e-mail: user-help@poi.apache.org
>>
>>
>>
> 


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


Re: HSLF merging tablecells possible?

Posted by softeb <at...@paran.com>.
what do you mean 'in theory" ?
if is is possible to implement, can i have a solution?



Yegor Kozlov wrote:
> 
> Not yet.
> 
> In theory, it is possible to implement. Just need time and energy for that
> :)
> 
> Yegor
> 
>> In HSLF(ppt): is it possible to merge cells inside a table
>> 
>> example:
>> 
>> [___mergedcell__]
>> [_cell__|__cell___]
>> [_cell__|__cell___]
>> [_cell__|__cell___]
>> 
>> Regards
>> Tobias
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
> For additional commands, e-mail: user-help@poi.apache.org
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/HSLF-merging-tablecells-possible--tp18867523p26385758.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


Re: HSLF merging tablecells possible?

Posted by Yegor Kozlov <ye...@dinom.ru>.
Not yet.

In theory, it is possible to implement. Just need time and energy for that :)

Yegor

> In HSLF(ppt): is it possible to merge cells inside a table
> 
> example:
> 
> [___mergedcell__]
> [_cell__|__cell___]
> [_cell__|__cell___]
> [_cell__|__cell___]
> 
> Regards
> Tobias
> 


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