SpreadsheetSheetColumnTagHelper
Example
Razor
<sheet-column>
</sheet-column>
Attributes
| Attribute | Type | Description |
|---|---|---|
| index | Double | The zero-based index of the column. Required to ensure correct positioning. |
| width | Double | The width of the column in pixels. Defaults to columnWidth. |