SpreadsheetSheetRowTagHelper
Example
<sheet-row>
<cells></cells>
</sheet-row>
ChildTags
Tag Name | Details |
---|---|
cells | SpreadsheetSheetRowCellsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
height | Double | The row height in pixels. Defaults to rowHeight. |
index | Double | The absolute row index. Required to ensure correct positioning. |
type | String | The table row element role in the context of the Grid table structure. |