aria-rowspan attribute | ariaRowspan property
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.
Syntax
<element aria-rowspan="..." ... />
Property values
Type: integer
Remarks
| Used in Roles |
|
|---|
Setting aria-rowspan to 0 indicates the cell or gridcell is to span all of the remaining rows in the row group.
Show: