A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Powerpoint, Publisher and Visio » Powerpoint
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

how does the height of table row calculator?



 
 
Thread Tools Display Modes
  #1  
Old March 7th, 2007, 10:53 AM posted to microsoft.public.powerpoint
[email protected]
external usenet poster
 
Posts: 2
Default how does the height of table row calculator?

in ppt2007,I insert a table to one slide.Then I choose a tablecell and
split it to three or more rows.Save the ppt as 2007.pptx,for
example.When I unzip the file,2007.pptx,and open one xml file,whose
name is slide.xml.We can get the table information in slide.xml.But
the height of every row doesn't right,not the avarage value.why?

  #2  
Old March 7th, 2007, 02:19 PM posted to microsoft.public.powerpoint
Shyam Pillai
external usenet poster
 
Posts: 622
Default how does the height of table row calculator?

I'm not sure what the problem is:

a:tbl
a:tblPr firstRow="1" bandRow="1"
a:tableStyleId{5C22544A-7EE6-4342-B048-85BDC9FD1C3A}/a:tableStyleId
/a:tblPr
a:tblGrid
a:gridCol w="4114800" /
a:gridCol w="4114800" /
/a:tblGrid
a:tr h="370840"
..........
/a:tr

I can see the row height is 370840. What are you missing?


--
Regards,
Shyam Pillai

Animation Carbon: Copy/Paste/Share animation libraries.
www.animationcarbon.com




wrote in message
ps.com...
in ppt2007,I insert a table to one slide.Then I choose a tablecell and
split it to three or more rows.Save the ppt as 2007.pptx,for
example.When I unzip the file,2007.pptx,and open one xml file,whose
name is slide.xml.We can get the table information in slide.xml.But
the height of every row doesn't right,not the avarage value.why?


  #3  
Old March 8th, 2007, 04:58 AM posted to microsoft.public.powerpoint
[email protected]
external usenet poster
 
Posts: 2
Default how does the height of table row calculator?

On 3ÔÂ7ÈÕ, ÏÂÎç10ʱ19·Ö, "Shyam Pillai" wrote:
I'm not sure what the problem is:

a:tbl
a:tblPr firstRow="1" bandRow="1"
a:tableStyleId{5C22544A-7EE6-4342-B048-85BDC9FD1C3A}/a:tableStyleId
/a:tblPr
a:tblGrid
a:gridCol w="4114800" /
a:gridCol w="4114800" /
/a:tblGrid
a:tr h="370840"
.........
/a:tr

I can see the row height is 370840. What are you missing?

--
Regards,
Shyam Pillai

Animation Carbon: Copy/Paste/Share animation libraries.www.animationcarbon.com

wrote in message

ps.com...

in ppt2007,I insert a table to one slide.Then I choose a tablecell and
split it to three or more rows.Save the ppt as 2007.pptx,for
example.When I unzip the file,2007.pptx,and open one xml file,whose
name is slide.xml.We can get the table information in slide.xml.But
the height of every row doesn't right,not the avarage value.why?


for example,I insert a table which contains one cell only into a
slide.Then split the cell into 6 rows.The contents in slide.xml is :
........
a:tr h="0"
a:tr h="303953"
a:tr h="242147"
a:tr h="180340"
a:tr h="118533"
a:tr h="0"
.......

if I split it into 3 rows,the value is :

a:tr h="123613"
a:tr h="242147"
a:tr h="123613"
........
how does it get the height of the rows?

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 02:16 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.