SpreadsheetSheetTagHelper

Example

Razor
<sheet>
    <columns></columns>
    <datasource></datasource>
    <drawings></drawings>
    <filter></filter>
    <rows />
    <sort />
</sheet>

ChildTags

Attributes

AttributeTypeDescription
nameStringThe name of the sheet.
active-cellStringThe active cell in the sheet, for example, A1.
frozen-columnsDoubleThe number of frozen columns in this sheet.
frozen-rowsDoubleThe number of frozen rows in this sheet.
merged-cellsString[]The Merged Cells of the Sheet
selectionStringThe selected range in the sheet, for example, A1:B10.
show-grid-linesBooleanA Boolean value which indicates if the grid lines of the sheet will be displayed.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support