ExcelExporter REALbasic Classes

ExcelExporterStyle.Constructor Constructor

Undocumented and only for Internal use.

Constructor(
   id as Integer)

Parameters

id
Undocumented and only for Internal use.

Remarks

You should never have to construct the Style Object your self, the ExcelExporter kit will always construct such object for every cell for you and then at time of export merge the styles to optimize the document.

See Also

ExcelExporterStyle Class