Where are ContentControl.BuildingBlockType documented

J

Ji Zhou

Hello Dave,

Here are documentations about the ContentControl.BuildingBlockType,

http://msdn.microsoft.com/en-us/lib....contentcontrol.buildingblocktype(VS.90).aspx

http://msdn.microsoft.com/en-us/library/bb243362(office.12).aspx

----------Quote------------
This property is intended to be used only if the Type property of the
ContentControl has the value
WdContentControlType..::.wdContentControlBuildingBlockGallery. Otherwise,
this property does nothing.

All building blocks belong to a gallery and a category. Use the
BuildingBlockType property to specify which gallery of building blocks to
display in the ContentControl.

A ContentControl can display only certain galleries of building blocks. The
BuildingBlockType property can be set only to the following
Microsoft.Office.Interop.Word..::.WdBuildingBlockTypes values:

wdTypeAutoText
wdTypeCustom1
wdTypeCustom2
wdTypeCustom3
wdTypeCustom4
wdTypeCustom5
wdTypeCustomAutoText
wdTypeCustomEquations
wdTypeCustomQuickParts
wdTypeCustomTables
wdTypeEquations
wdTypeQuickParts
wdTypeTables

To specify the category of building blocks that are displayed by the
ContentControl, use the BuildingBlockCategory property.

----------------------

Is this what you are looking for? If you need more assistance on this, just
let me know and I will try my best to follow up.

Have a nice day Sir!


Best regards,
Ji Zhou - MSFT
Microsoft Online Community Support
 
D

David Thielen

Hi;

Thank you, now I have a follow-on question. What does each type mean?
Is that documented anywhere?

thanks - dave


Hello Dave,

Here are documentations about the ContentControl.BuildingBlockType,

http://msdn.microsoft.com/en-us/lib....contentcontrol.buildingblocktype(VS.90).aspx

http://msdn.microsoft.com/en-us/library/bb243362(office.12).aspx

----------Quote------------
This property is intended to be used only if the Type property of the
ContentControl has the value
WdContentControlType..::.wdContentControlBuildingBlockGallery. Otherwise,
this property does nothing.

All building blocks belong to a gallery and a category. Use the
BuildingBlockType property to specify which gallery of building blocks to
display in the ContentControl.

A ContentControl can display only certain galleries of building blocks. The
BuildingBlockType property can be set only to the following
Microsoft.Office.Interop.Word..::.WdBuildingBlockTypes values:

wdTypeAutoText
wdTypeCustom1
wdTypeCustom2
wdTypeCustom3
wdTypeCustom4
wdTypeCustom5
wdTypeCustomAutoText
wdTypeCustomEquations
wdTypeCustomQuickParts
wdTypeCustomTables
wdTypeEquations
wdTypeQuickParts
wdTypeTables

To specify the category of building blocks that are displayed by the
ContentControl, use the BuildingBlockCategory property.

----------------------

Is this what you are looking for? If you need more assistance on this, just
let me know and I will try my best to follow up.

Have a nice day Sir!


Best regards,
Ji Zhou - MSFT
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