Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.Interfaces.ReadabilityStatisticData interface
- Package:
- word
An interface describing the data returned by calling readabilityStatistic.toJSON().
Properties
| name | Returns the name of the readability statistic. |
| value | Returns the value of the grammar statistic. |
Property Details
name
Returns the name of the readability statistic.
name?: string;
Property Value
string
Remarks
value
Returns the value of the grammar statistic.
value?: number;
Property Value
number
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?
