hola

Adriam Delgado Rivero adrivero at estudiantes.uci.cu
Fri Feb 15 13:33:51 PST 2013


Estoy trabajando en una aplicación en java que utilizando UNO API carga una plantilla que contiene una tabla .... 
Lo que no logro hacer es establecerle un alto a cierta fila. 

this . xTable = ( XTextTable ) UnoRuntime . queryInterface ( 
XTextTable . class , table ); 

XTableRows xRows = xTable . getRows (); 

XPropertySet xRow = ( XPropertySet ) UnoRuntime . queryInterface ( 
XPropertySet . class , xRows . getByIndex ( 0 ) ); 
xRow . setPropertyValue ( " BackColor ", new Integer (6710932)); 
xRow . setPropertyValue (" Height ",40); 

establece el color pero no el alto.... 
por favor ayuden-me que esta es mi tesis de grado y llevo días con este problema 



-- 





Entérate que sigo aquí, congelándome en el tiempo 
esperando que digas sí, para ir hasta tu encuentro 
Arjona 
Adriam Delgado Rivero 
UCI Fac 10 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130215/836ff890/attachment-0001.html>


More information about the LibreOffice mailing list