Word.Interfaces.ReviewerData interface
An interface describing the data returned by calling reviewer.toJSON().
Properties
| is |
Specifies if the |
Property Details
isVisible
Specifies if the Reviewer object is visible.
isVisible?: boolean;
Property Value
boolean