Is this a magic number?

C

Colbert Zhou [MSFT]

No. I find in the document, there are other ones,

<w:placeholder>
<w:docPart w:val="DefaultPlaceholder_22610170" />
</w:placeholder>

So based on that document,
http://msdn.microsoft.com/en-us/library/documentformat.openxml.wordprocessin
g.sdtplaceholder(office.14).aspx

"This structured document tag specifies through the placeholder element
that its placeholder text shall be specified in the document part of type
bbPlcHdr whose name is equal to DefaultPlaceholder_22610170"

Best regards,
Ji Zhou
Microsoft Online Community Support
 
D

David Thielen

How do I know what value to set here? Can it be anything or does it
tie to something else?

thanks - dave


No. I find in the document, there are other ones,

<w:placeholder>
<w:docPart w:val="DefaultPlaceholder_22610170" />
</w:placeholder>

So based on that document,
http://msdn.microsoft.com/en-us/library/documentformat.openxml.wordprocessin
g.sdtplaceholder(office.14).aspx

"This structured document tag specifies through the placeholder element
that its placeholder text shall be specified in the document part of type
bbPlcHdr whose name is equal to DefaultPlaceholder_22610170"

Best regards,
Ji Zhou
Microsoft Online Community Support


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

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

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