WordML - wrap element

J

Jialiang Ge [MSFT]

Hello Dave,

W10:wrap type="none" means the wrapType is ignored; and type="through"
stands for the "Through" text wrapping in Word2003->Format
Shape->Layout->Advanced tab. To better demonstrate the difference, please
draw a triangle in Word 2003, double click the shape to bring up the
Formatting dialog. Turn to the Layout tab->Advanced. This dialog box lists
all the wrapping styles with sample pictures to illustrate their meanings:

<xsd:restriction base="xsd:string">
<xsd:enumeration value="topandbottom" />
<xsd:enumeration value="square" />
<xsd:enumeration value="none" />
<xsd:enumeration value="tight" />
<xsd:enumeration value="through" />
</xsd:restriction>

"square" -> the Square option in the dialog
"tight" -> the Tight option in the dialog
"through"-> the Through option in the dialog
"topandbottom"-> the Top and Bottom option in the dialog
"none"->the rest options in the dialog

Please let me know if you have any other concerns, or need anything else.

Regards,
Jialiang Ge ([email protected], remove 'online.')
Microsoft Online Community Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
D

David Thielen

Hi;

I did that and it looks the same to me for none and through. What
should I see different?

thanks - dave


Hello Dave,

W10:wrap type="none" means the wrapType is ignored; and type="through"
stands for the "Through" text wrapping in Word2003->Format
Shape->Layout->Advanced tab. To better demonstrate the difference, please
draw a triangle in Word 2003, double click the shape to bring up the
Formatting dialog. Turn to the Layout tab->Advanced. This dialog box lists
all the wrapping styles with sample pictures to illustrate their meanings:

<xsd:restriction base="xsd:string">
<xsd:enumeration value="topandbottom" />
<xsd:enumeration value="square" />
<xsd:enumeration value="none" />
<xsd:enumeration value="tight" />
<xsd:enumeration value="through" />
</xsd:restriction>

"square" -> the Square option in the dialog
"tight" -> the Tight option in the dialog
"through"-> the Through option in the dialog
"topandbottom"-> the Top and Bottom option in the dialog
"none"->the rest options in the dialog

Please let me know if you have any other concerns, or need anything else.

Regards,
Jialiang Ge ([email protected], remove 'online.')
Microsoft Online Community Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com

Cubicle Wars - http://www.windwardreports.com/film.htm
 
C

Cindy M.

Hi David,
I did that and it looks the same to me for none and through. What
should I see different?
Doesn't look the same to me...

Most types of text wrapping wrap in a "square", no matter how the
object appears on-screen. "Through" lets the text wrapping conform
to the contours of the Shape. "None" places the shape in front of
(or behind or in) the text - there is no wrapping at all (but there
is ZOrder).

Where I don't see a difference is between "Through" and "Tight",
although I seem to remember a discussion - long ago - where this
was made clear (special circumstance).

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17
2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow
question or reply in the newsgroup and not by e-mail :)
 
J

Jialiang Ge [MSFT]

Hello Dave and Cindy,

Cindy is right. Dave, you may acquire a better understanding by playing
with a basic shape (e.g. a triangle), and some texts in a Word document.

And for Cindy's question:
What's the difference between "Through" and "Tight".

Below is the definition of "Through" from a book "Word 2000 in a Nutshell:
A Power User's Quick Reference" by Walter J. Glenn. It will help you with
the question.

<quote>
"Though" is similar to the "tight" wrapping option, but it wraps inside any
parts of the object that are open. After applying this style, open the
Picture toolbar, click the Text Wrapping button, and then click Edit Wrap
Points to display the dotted line indicating the wrapping perimeter for the
object. Drag the line or the sizing handles to adjust the perimeter.
</quote>

Please let me know if there's anything else I can help.

Regards,
Jialiang Ge ([email protected], remove 'online.')
Microsoft Online Community Support

=================================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).

This posting is provided "AS IS" with no warranties, and confers no rights.
=================================================
 
C

Cindy M.

Hi Jialiang,

I thought what you quote should be the case, but I tested yesterday, exactly
as described, and saw no difference. No matter where I made the open area, nor
how large, no text moved into it...
Below is the definition of "Through" from a book "Word 2000 in a Nutshell:
A Power User's Quick Reference" by Walter J. Glenn. It will help you with
the question.

<quote>
"Though" is similar to the "tight" wrapping option, but it wraps inside any
parts of the object that are open. After applying this style, open the
Picture toolbar, click the Text Wrapping button, and then click Edit Wrap
Points to display the dotted line indicating the wrapping perimeter for the
object. Drag the line or the sizing handles to adjust the perimeter.
</quote>

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :)
 
J

Jialiang Ge [MSFT]

Hi Cindy, have you changed the "Wrap Points" of the shape (see the quote in
my last reply)? By default, the wrap points for "Through" is the same as
the contour of "Tight", thus you did not see the difference. Would you
please modify the "Wrap Points" by following the steps in my last reply,
and tell me whether it works as expected now?

Regards,
Jialiang Ge ([email protected], remove 'online.')
Microsoft Online Community Support

=================================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).

This posting is provided "AS IS" with no warranties, and confers no rights.
=================================================
 
C

Cindy M.

Hi Jialiang,
have you changed the "Wrap Points" of the shape
OK, I've got it now. I was only seeing the other Points
(the ones the change how the free-hand Shape is changed).

Thanks <g>!

Cindy Meister
 
J

Jialiang Ge [MSFT]

You are welcome, Cindy.

Hi Dave, if you have any questions, please don't hesitate to let me know.

Regards,
Jialiang Ge ([email protected], remove 'online.')
Microsoft Online Community Support

=================================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).

This posting is provided "AS IS" with no warranties, and confers no rights.
=================================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top