[]
The Excel worksheet.
public class Worksheet
| Name | Description |
|---|---|
| Worksheet() | Create a new instance. |
| Name | Description |
|---|---|
| Cols | The column definitions in the worksheet. |
| Columns | Gets the column definitions in the worksheet. |
| FrozenPane | Gets or sets the FrozenPane of the worksheet. |
| IsGroupHeaderAbove | Gets or sets whether the summary of the group is above. |
| Name | Gets or sets the name of the worksheet. |
| Rows | Gets the row data in the worksheet. |
| SummaryBelow | Gets or sets a value indicating whether summary rows appear below or above detail rows. |
| Tables | Gets the tables in this worksheet. |
| Visible | Gets or sets the worksheet visibility. |