ApplicationEvents4.XMLSelectionChange Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
void XMLSelectionChange(Microsoft::Office::Interop::Word::Selection ^ Sel, Microsoft::Office::Interop::Word::XMLNode ^ OldXMLNode, Microsoft::Office::Interop::Word::XMLNode ^ NewXMLNode, int % Reason);
public void XMLSelectionChange (Microsoft.Office.Interop.Word.Selection Sel, Microsoft.Office.Interop.Word.XMLNode OldXMLNode, Microsoft.Office.Interop.Word.XMLNode NewXMLNode, ref int Reason);
abstract member XMLSelectionChange : Microsoft.Office.Interop.Word.Selection * Microsoft.Office.Interop.Word.XMLNode * Microsoft.Office.Interop.Word.XMLNode * int -> unit
Public Sub XMLSelectionChange (Sel As Selection, OldXMLNode As XMLNode, NewXMLNode As XMLNode, ByRef Reason As Integer)
Parameter
- Sel
- Selection
- OldXMLNode
- XMLNode
- NewXMLNode
- XMLNode
- Reason
- Int32