[]
Returns the ranges of the worksheet to be printed.
public IList<IRange> GetPrintAreas(IWorksheet worksheet)
Public Function GetPrintAreas(worksheet As IWorksheet) As IList(Of IRange)
| Type | Name | Description |
|---|---|---|
| IWorksheet | worksheet | The worksheet object. |
| Type | Description |
|---|---|
| IList<IRange> |