ExcelExporter REALbasic Classes

ExcelExporterCell.Style Property

Returns a ExcelExporterStyle object for the cell.

Style as ExcelExporterStyle {Read and Write}

Remarks

Do not assign a new ExcelExporterStyle Object to this property. You should only populate its values. The exporter kit will handle optimizing and combining styles for you at time of export.

See Also

ExcelExporterCell Class