TableCellStructure.Add(BlockElement) Metoda

Definice

Přidá do buňky tabulky prvek bloku.

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

Parametry

element
BlockElement

Prvek, který chcete přidat.

Výjimky

Prvek je null.

Platí pro