HTMLTableElement.TBodies
HTMLTableElement.TBodies property
返回表体的集合(包括隐式的)。
public HTMLCollection TBodies { get; }
也可以看看
- class HTMLCollection
- class HTMLTableElement
- 命名空间 Aspose.Html
- 部件 Aspose.HTML
返回表体的集合(包括隐式的)。
public HTMLCollection TBodies { get; }