Word.Interfaces.ReviewerUpdateData interface
An interface for updating data on the Reviewer object, for use in reviewer.set({ ... }).
Properties
| is |
Specifies if the |
Property Details
isVisible
Specifies if the Reviewer object is visible.
isVisible?: boolean;
Property Value
boolean