Bahasa

TableRowStructure.Add(TableCellStructure) Metode

Definisi

Menambahkan sel ke baris tabel.

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

Parameter

tableCell
TableCellStructure

Sel yang akan ditambahkan.

Pengecualian

Selnya adalah null.

Berlaku untuk