Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.Interfaces.BuildingBlockCategoryData interface
- Package:
- word
An interface describing the data returned by calling buildingBlockCategory.toJSON().
Properties
| index | Returns the position of the |
| name | Returns the name of the |
Property Details
index
Returns the position of the BuildingBlockCategory object in a collection.
index?: number;
Property Value
number
Remarks
name
Returns the name of the BuildingBlockCategory object.
name?: string;
Property Value
string
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
