TableStructure.Add(TableRowGroupStructure) Metod

Definition

Lägger till en grupp rader i en tabell.

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

Parametrar

tableRowGroup
TableRowGroupStructure

Gruppen med rader som ska läggas till.

Undantag

Gruppen med rader är null.

Gäller för