TableRowGroupStructure.Add(TableRowStructure) Metod

Definition

Lägger till en rad i tabellradsgruppen.

public:
 void Add(System::Windows::Documents::DocumentStructures::TableRowStructure ^ tableRow);
public void Add(System.Windows.Documents.DocumentStructures.TableRowStructure tableRow);
member this.Add : System.Windows.Documents.DocumentStructures.TableRowStructure -> unit
Public Sub Add (tableRow As TableRowStructure)

Parametrar

tableRow
TableRowStructure

Raden som ska läggas till.

Undantag

Raden är null.

Gäller för