Sdílet prostřednictvím


TableRowStructure.Add(TableCellStructure) Metoda

Definice

Přidá buňku do řádku tabulky.

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)

Parametry

tableCell
TableCellStructure

Buňka, která se má přidat.

Výjimky

Buňka je null.

Platí pro