HTMLTableRowElement.SectionRowIndex
HTMLTableRowElement.SectionRowIndex property
The index of this row, relative to the current section (THEAD
, TFOOT
, or TBODY
), starting from 0. @version DOM Level 2
public int SectionRowIndex { get; }
See Also
- class HTMLTableRowElement
- namespace Aspose.Html
- assembly Aspose.HTML