Aspose::Words::BuildingBlocks::BuildingBlock::get_Gallery method
BuildingBlock::get_Gallery method
Specifies the first-level categorization for the building block for the purposes of classification or user interface sorting.
Aspose::Words::BuildingBlocks::BuildingBlockGallery Aspose::Words::BuildingBlocks::BuildingBlock::get_Gallery() const
Remarks
Building blocks in Microsoft Word user interface are arranged into Galleries. Each Gallery can have multiple Categories. Each block within a Category has a Name.
Corresponds to the docPartPr.category.gallery element in OOXML.
See Also
- Enum BuildingBlockGallery
 - Class BuildingBlock
 - Namespace Aspose::Words::BuildingBlocks
 - Library Aspose.Words for C++