[]
Initializes a new instance of a Sheet.
public Sheet(XLSheet xlSheet)
| Type | Name | Description |
|---|---|---|
| XLSheet | xlSheet |
Construct a new sheet.
public Sheet(XLSheet xlSheet, C1FlexSheet sheet)
| Type | Name | Description |
|---|---|---|
| XLSheet | xlSheet | |
| C1FlexSheet | sheet |
Initializes a new instance of a Sheet.
public Sheet()