C
chengquan
I try to modify the excel pagebreak attribute in a owc
enabled web page,which is the form excel worksheet save as
a web page.but when I try to import the page to Excel,the
pagebreak attribute totally dispeared from its style
description.like the follwing..
<x
ageBreaks>
<x:RowBreaks>
<x:RowBreak>
<x:Row>26</x:Row>
</x:RowBreak>
<x:RowBreak>
<x:Row>51</x:Row>
</x:RowBreak>
</x:RowBreaks>
</x
ageBreaks>
I really appreciate if someone can help me!
enabled web page,which is the form excel worksheet save as
a web page.but when I try to import the page to Excel,the
pagebreak attribute totally dispeared from its style
description.like the follwing..
<x
<x:RowBreaks>
<x:RowBreak>
<x:Row>26</x:Row>
</x:RowBreak>
<x:RowBreak>
<x:Row>51</x:Row>
</x:RowBreak>
</x:RowBreaks>
</x
I really appreciate if someone can help me!