Einzelnen Beitrag anzeigen

Niko

Registriert seit: 23. Jun 2003
416 Beiträge
 
Delphi 2006 Professional
 
#3

Re: Tabelle unter Word unsichtbar machen

  Alt 10. Mai 2004, 15:05
Zitat von Word-Makroaufzeichnung:
Delphi-Quellcode:
WordTable.Borders(-1).LineStyle := 0; // Top
WordTable.Borders(-2).LineStyle := 0; // Left
WordTable.Borders(-3).LineStyle := 0; // Bottom
WordTable.Borders(-4).LineStyle := 0; // Right
"Electricity is actually made up of extremely tiny particles called electrons, that you cannot see with the naked eye unless you have been drinking." (Dave Barry)
  Mit Zitat antworten Zitat