AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Suchfunktion Ergebnis der Suchanfrage

Ergebnis der Suchanfrage


Datum des Suchindex: Heute, 12:47

Parameter dieser Suchanfrage:

Suche in Thema: Tabelle neue Zeile
Suche alle Beiträge, die von "roth" geschrieben wurden
• Suchmethode: "Suche nach allen Begriffen"
• Nach Datum (firstpost) sortiert
• Zeige Treffer als Beiträge
Zeige 4 von insges. 4 Treffern
Suche benötigte 0.005s

Es liegen Ergebnisse in folgenden Bereichen vor:

  • Forum: Win32/Win64 API (native code)

    Re: Tabelle neue Zeile

      Delphi
      by roth, 10. Mär 2007
    Okey but then it gives this Error:

    main.pas(1050): Undefinierter Bezeichner: 'wdCell'

    ???
  • Forum: Win32/Win64 API (native code)

    Re: Tabelle neue Zeile

      Delphi
      by roth, 10. Mär 2007
    i try this wordApp.Selection.typetext(text := '-');
    wordApp.Selection.moveRight(1);

    and it write into the Table, but my Problem is that if the table ends it doesn't make a new colum.
    How can I write into the Table and if the Table ends it should make a new colum!?!?!?

    So as you will klick the Tab-Key in the Word!
  • Forum: Win32/Win64 API (native code)

    Re: Tabelle neue Zeile

      Delphi
      by roth, 9. Mär 2007
    yes sure! But how looks the Delphicode with this VBS Macro Code :

    Selection.TypeText Text:="test"
    Selection.MoveRight Unit:=wdCell
    Selection.TypeText Text:="test"
    Selection.MoveRight Unit:=wdCell
    Selection.TypeText Text:="test"
  • Forum: Win32/Win64 API (native code)

    Tabelle neue Zeile

      Delphi
      by roth, 9. Mär 2007
    Abend!
    Habe folgendes Problem ich schreibe in ein Wordfile in eine Tabelle:

    wordApp.Selection.typetext(text :='Test');
    wordApp.Selection.moveRight;
    wordApp.Selection.typetext(text :='Test');
    wordApp.Selection.moveRight;
    wordApp.Selection.typetext(text :='Test');
    wordApp.Selection.moveRight;
    wordApp.Selection.typetext(text :='Test');


URL zu dieser Suchanfrage:

https://www.delphipraxis.net/dp_search.php?do=usersearch&search_username=roth&search_exact_username=1&search_sortby=dateline&search_resulttype=post&search_matchmode=0&searchthreadid=88079
Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 13:05 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz