Löscht eine Zeile aus einem TABLE-Element.
Beispielsweise würde mit dem folgenden Code auf das TABLE-Element im aktiven Dokument zugegriffen, für das das id -Attribut regions festgelegt ist.
For example, the following code would access the TABLE element in the active document that has an id attribute equal to regions.
Im folgenden Beispiel werden für die erste Zelle in der ersten Zeile der ersten Tabelle zwei Spalten festgelegt. Bei diesem Beispiel wird vorausgesetzt, dass mindestens ein TABLE-Element im aktiven Dokument vorhanden ist.
The following example sets the first cell in the first row of the first table to span two columns. This example assumes that you have at least one TABLE element in the active document.
Fügt HTML-Text an der angegebenen Position in ein TABLE-Element ein.
Inserts HTML text into a TABLE element at the specified location.
Erstellt ein TFOOT-Element in einem TABLE-Element.
Creates a TFOOT element inside of a TABLE element.
Umfasst die Auswahl mehrere Tabellenzeilen, gibt die behaviorElement -Eigenschaft das übergeordnete TABLE-Element zurück, da es sich bei diesem um das oberste übergeordnete Element der Auswahl handelt.
If a selection spans a few table rows, the behaviorElement property returns the parent TABLE element, since that is the top-most parent element of the selection.
Entfernt ein THEAD-Element aus einem TABLE-Element.
Removes a THEAD element from a TABLE element.
Gibt ein IHTMLTableCaption -Objekt zurück, das eine neue Zeile darstellt, die ein zu einem TABLE-Element hinzugefügtes CAPTION-Element darstellt.
Returns an IHTMLTableCaption object that represents a CAPTION element added to a TABLE element.
Das TABLE-Element kann eine Reihe von optionalen Elementen enthalten, die die Strukturierbarkeit der Tabelle sehr bereichern.
The TABLE may contain a number of optional elements to provide a rich structure to the table.
Wenn ein table-Element nur eine einzelne Spalte und eine einzige Zeile beinhaltet, wird die Tabellenanzeige angepasst, um eine Einzelwertanzeige widerzuspiegeln.
When a table tile contains only a single column and a single line, the table display is adjusted to reflect a single value display.
Ein Beispiel für ein table-Element mit einer HTML-Tabellenstruktur finden Sie in HTMLTable1.sps, das sich (im Projektfenster der Benutzeroberfläche) im Ordner Basics des Projektordners Examples befindet.
For an example of a table element having an HTML table structure, open HTMLTable1.sps, which is in the Basics folder of the Examples project folder (in the Project window of the GUI).)
Tab Reiter werden nicht mehr mit einem Rollbalken angezeigt, wenn nur ein Table-Element ohne Detailansicht angezeigt wird