ExcelExporter REALbasic Classes

ExcelExporterSheet.Constructor Constructor

A constructor that takes a name for the Worksheet as parameter.

Constructor(
   name as String)

Parameters

name
Name of the worksheet.

Remarks

See Also

ExcelExporterSheet Class