Aracılığıyla paylaş


TableRowStructure.Add(TableCellStructure) Yöntem

Tanım

Tablo satırına hücre ekler.

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)

Parametreler

tableCell
TableCellStructure

Eklenecek hücre.

Özel durumlar

Hücre şeklindedir null.

Şunlara uygulanır