问题描述
大家好;
在19.1.2.19(v:shape)部分中,它列出了元素的属性,但没有子元素。在19.1.2的TOC中,它没有列出换行(它列出了imagedata)。但是,通常指定的方式是:
In section 19.1.2.19 (v:shape) it lists the attributes for the element, but no child elements. And in the TOC for 19.1.2 it does not list wrap (it does list imagedata). However, the way this is normally specified is:
<v:shape id="WordPictureWatermark7681938" o:spid="_x0000_s2050" type="#_x0000_t75" style=";margin-left:0;margin-top:0;width:481.8pt;height:481.8pt;z-index:-251655168;" o:allowincell="f">
<v:imagedata r:id="rId1" o:title="FILIGRANE"/>
<w10:wrap anchorx="margin" anchory="margin"/>
</v:shape>
w10:wrap记录在哪里。如果未指定,那么默认换行是什么?
Where is w10:wrap documented. And what is the default wrap if that is not specified?
我们可以告诉默认换行是正方形,除非z-index< 0然后它是none。
As best we can tell the default wrap is square, unless z-index<0 and then it's none.
??? - 谢谢 - 戴夫
??? - thanks - dave
bug 20156
bug 20156
我们做了什么过去6个月 -
What we did for the last 6 months - Made the world's coolest reporting & docgen system even more amazing
推荐答案
感谢您与Microsoft支持部门联系。支持工程师将与您联系以进一步提供帮助。
Thank you for contacting Microsoft Support. A support engineer will be in touch to assist further.
问候
这篇关于w10:wrap的默认值是什么(在v:shape中)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!