We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
das ThisDocument -Objekt
If you want to manipulate the document associated with your VBA project, use the ThisDocument object.
Wenn Sie das dem VBA-Projekt zugeordnete Dokument ändern möchten, verwenden Sie das ThisDocument -Objekt.
When the ThisDocument object is referenced from code in a project, it returns a reference to the project's Document object.
Wenn Code in einem Projekt auf das ThisDocument -Objekt verweist, wird ein Verweis auf das Document -Objekt des Projekts zurückgegeben.
The ThisDocument object is not available to code that is not part of the VBA project of a Visio document.
Das ThisDocument -Objekt steht nicht für Code zur Verfügung, der nicht Bestandteil des VBA-Projekts eines Visio-Dokuments ist.
The ActiveDocument property often, but not necessarily, returns a reference to the same document as the ThisDocument object.
Die ActiveDocument -Eigenschaft gibt häufig, aber nicht unbedingt einen Verweis auf das gleiche Dokument zurück wie das ThisDocument -Objekt.
The Microsoft Visual Basic for Applications (VBA) project of every Visio document has a class module called ThisDocument. When referenced from code in the project, the ThisDocument object returns a reference to the project's Document object.
Das VBA-Projekt (Microsoft Visual Basic für Applikationen) jedes Visio-Dokuments weist das ThisDocument -Klassenmodul auf. Wenn Sie von Code im Projekt auf das ThisDocument -Objekt verweisen, wird ein Verweis auf das Document -Objekt des Projekts zurückgegeben.
If your code is in the Microsoft Visual Basic project of a Visio document, the ActiveDocument property often, but not necessarily, returns a reference to the ThisDocument object, a class module in the Visual Basic project of every Microsoft Office Visio document.
Wenn sich der Code im Microsoft Visual Basic-Projekt eines Visio-Dokuments befindet, gibt die ActiveDocument -Eigenschaft oftmals, jedoch nicht immer, einen Verweis auf das ThisDocument -Objekt zurück, ein Klassenmodul im Visual Basic-Projekt aller Microsoft Office Visio-Dokumente.
Paste this example code into the ThisDocument object and then run the UseMarker procedure. The output will be displayed in the Microsoft Visual Basic for Applications (VBA) Immediate window.
Fügen Sie diesen Beispielcode in das ThisDocument -Objekt ein, und führen Sie dann die UseMarker -Prozedur aus. Die Ausgabe wird im Direktfenster von Microsoft Visual Basic für Applikationen (VBA) angezeigt.
How to: Handle events fired by the ThisDocument object
The ActiveDocument and ThisDocument objects are the same if the document shown in the Visio active window is the document containing the ThisDocument object's project.
Die Objekte ActiveDocument und ThisDocument sind identisch, wenn es sich bei dem im aktiven Visio-Fenster angezeigten Dokument um das Dokument handelt, das das Projekt des ThisDocument -Objekts enthält.
To sink the CellChanged event from a Document object (and the ThisDocument object in a VBA project), you must use the AddAdvise method.
Verwenden Sie zum Auffangen des CellChanged -Ereignisses von einem Document -Objekt (und vom ThisDocument -Objekt in einem VBA-Projekt) die AddAdvise -Methode.
For performance considerations, the Document object's event set does not include the ConnectionsAdded event. To sink the ConnectionsAdded event from a Document object (and the ThisDocument object in a VBA project), you must use the AddAdvise method.
Die Ereignisgruppe des Document -Objekts schließt das ConnectionsAdded -Ereignis aus Leistungsgründen nicht ein. Verwenden Sie zum Auffangen des ConnectionsAdded -Ereignisses von einem Document -Objekt (und vom ThisDocument -Objekt in einem VBA-Projekt) die AddAdvise -Methode.
If the ThisDocument object is shown in the active window, the ActiveDocument object and the ThisDocument object refer to the same document.
Wenn das ThisDocument -Objekt im aktiven Fenster angezeigt wird, verweisen die Objekte ActiveDocument und ThisDocument auf dasselbe Dokument.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.
Er zijn geen resultaten gevonden voor deze term.
Synoniemen voor the thisdocument object in het Engels