In This Topic
The following tables list the members exposed by Worksheet.
Public Constructors
Public Properties
| Name | Description |
| Columns | Gets the column definitions in the worksheet. |
| FrozenPane | Gets or sets the FrozenPane of the worksheet. |
| 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. |
Top
See Also