Word.Interfaces.TableOfAuthoritiesCategoryData interface

一个接口,用于描述通过调用 tableOfAuthoritiesCategory.toJSON()返回的数据。

属性

name

指定此机构类别表的名称。 更改类别的名称不会更改集合中的索引。 TableOfAuthorities.category 的值将保持不变。

属性详细信息

name

指定此机构类别表的名称。 更改类别的名称不会更改集合中的索引。 TableOfAuthorities.category 的值将保持不变。

name?: string;

属性值

string

注解

[ API 集:WordApiDesktop 1.4 ]