Edit

Share via


Word.Interfaces.TableOfAuthoritiesCategoryData interface

An interface describing the data returned by calling tableOfAuthoritiesCategory.toJSON().

Properties

name

Specifies the name of this table of authorities category. Changing the name of the category doesn't change the index in the collection. The value for TableOfAuthorities.category will remain the same.

Property Details

name

Specifies the name of this table of authorities category. Changing the name of the category doesn't change the index in the collection. The value for TableOfAuthorities.category will remain the same.

name?: string;

Property Value

string

Remarks

[ API set: WordApiDesktop 1.4 ]