DocumentClass.EndReview Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void EndReview() = Microsoft::Office::Interop::Word::_Document::EndReview;
public virtual void EndReview ();
abstract member EndReview : unit -> unit
override this.EndReview : unit -> unit
Public Overridable Sub EndReview ()