ApplicationClass.ScreenRefresh Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual void ScreenRefresh() = Microsoft::Office::Interop::Word::_Application::ScreenRefresh;
public virtual void ScreenRefresh ();
abstract member ScreenRefresh : unit -> unit
override this.ScreenRefresh : unit -> unit
Public Overridable Sub ScreenRefresh ()