ExcelExporter REALbasic Classes

ExcelExporterCell.GenerateXml Method

Undocumented and only for Internal use.

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

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.
x
Undocumented and only for Internal use.
y
Undocumented and only for Internal use.
lastWasSkipped
Undocumented and only for Internal use.

Remarks

See Also

ExcelExporterCell Class