Word.Interfaces.CritiqueAnnotationData interface
An interface describing the data returned by calling critiqueAnnotation.toJSON()
.
Properties
critique | Gets the critique that was passed when the annotation was inserted. |
Property Details
critique
Gets the critique that was passed when the annotation was inserted.
critique?: Word.Critique;
Property Value
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