DocumentEvents2_SinkHelper.ContentControlBeforeContentUpdate 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:
override void ContentControlBeforeContentUpdate(Microsoft::Office::Interop::Word::ContentControl ^ , System::String ^ % );
public override void ContentControlBeforeContentUpdate (Microsoft.Office.Interop.Word.ContentControl , ref string );
abstract member ContentControlBeforeContentUpdate : Microsoft.Office.Interop.Word.ContentControl * string -> unit
override this.ContentControlBeforeContentUpdate : Microsoft.Office.Interop.Word.ContentControl * string -> unit
Public Overrides Sub ContentControlBeforeContentUpdate ( As ContentControl, ByRef As String)