gallery property
BuildingBlock.gallery property
Specifies the first-level categorization for the building block for the purposes of classification or user interface sorting.
get gallery(): Aspose.Words.BuildingBlocks.BuildingBlockGallery
Remarks
Building blocks in Microsoft Word user interface are arranged into Galleries. Each BuildingBlock.gallery can have multiple Categories. Each block within a BuildingBlock.category has a BuildingBlock.name.
Corresponds to the docPartPr.category.gallery element in OOXML.
See Also
- module Aspose.Words
- class BuildingBlock
- property BuildingBlock.category
- property BuildingBlock.name