ExcelExporter REALbasic Classes

ExcelExporterCell.MergeAcross Property

To merge cells horizontally set this property to greater value than zero.

MergeAcross as Integer {Read and Write}

Remarks

If set to one then one cell is merged to the current cell horizontally.

See Also

ExcelExporterCell Class