ExcelExporter REALbasic Classes

ExcelExporterRow.GenerateXml Method

Undocumented and only for Internal use.

GenerateXml(
   parentElement as XmlElement,
   defaultStyle as ExcelExporterStyle,
   styleOptimizer as ObjectCollection,
   marked as ObjectCollection,
   y as Integer)

Parameters

parentElement
Undocumented and only for Internal use.
defaultStyle
Undocumented and only for Internal use.
styleOptimizer
Undocumented and only for Internal use.
marked
Undocumented and only for Internal use.
y
Undocumented and only for Internal use.

Remarks

See Also

ExcelExporterRow Class