DocumentVisitor.VisitTableRowStart

DocumentVisitor.VisitTableRowStart method

Beginnen Sie mit dem Besuch derTableRow Knoten.

public virtual void VisitTableRowStart(TableRow tableRow)
ParameterTypBeschreibung
tableRowTableRowDieTableRow Knoten.

Siehe auch