Aracılığıyla paylaş


TableStructure.Add(TableRowGroupStructure) Yöntem

Tanım

Tabloya bir satır grubu ekler.

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)

Parametreler

tableRowGroup
TableRowGroupStructure

Eklenecek satır grubu.

Özel durumlar

Satır grubu şeklindedir null.

Şunlara uygulanır