DocumentEvents2_SinkHelper.XMLBeforeDelete(Range, XMLNode, Boolean) 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:
override void XMLBeforeDelete(Microsoft::Office::Interop::Word::Range ^ , Microsoft::Office::Interop::Word::XMLNode ^ , bool );
public override void XMLBeforeDelete (Microsoft.Office.Interop.Word.Range , Microsoft.Office.Interop.Word.XMLNode , bool );
abstract member XMLBeforeDelete : Microsoft.Office.Interop.Word.Range * Microsoft.Office.Interop.Word.XMLNode * bool -> unit
override this.XMLBeforeDelete : Microsoft.Office.Interop.Word.Range * Microsoft.Office.Interop.Word.XMLNode * bool -> unit
Public Overrides Sub XMLBeforeDelete ( As Range, As XMLNode, As Boolean)