Aracılığıyla paylaş


TableCellStructure.Add(BlockElement) Yöntem

Tanım

Tablo hücresine bir blok öğesi ekler.

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)

Parametreler

element
BlockElement

Eklenecek öğe.

Özel durumlar

öğesidir null.

Şunlara uygulanır