Overload List
| Name | Description | |
|---|---|---|
| WorksheetEntry()()() |
Constructs a new WorksheetEntry instance with the appropriate category
to indicate that it is a worksheet.
| |
| WorksheetEntry(UInt32, UInt32) |
Constructs a new WorksheetEntry instance with the given number of
rows and columns.
| |
| WorksheetEntry(UInt32, UInt32, String) |
Constructs a new WorksheetEntry instance with a given number of
rows and columns and with a set title.
|