Word.Interfaces.SettingData interface
An interface describing the data returned by calling setting.toJSON()
.
Property Details
key
value
Specifies the value of the setting.
value?: any;
Property Value
any