DocumentVisitor.VisitTableRowStart

DocumentVisitor.VisitTableRowStart method

开始访问 TableRow 节点.

public virtual void VisitTableRowStart(TableRow tableRow)
参数类型描述
tableRowTableRowTableRow 节点.

另请参阅