Язык

TableStructure.Add(TableRowGroupStructure) Метод

Определение

Добавляет группу строк в таблицу.

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)

Параметры

tableRowGroup
TableRowGroupStructure

Группа строк для добавления.

Исключения

Группа строк .null

Применяется к