ExcelExporter REALbasic Classes

ExcelExporterCell.MergeDown Property

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

MergeDown as Integer {Read and Write}

Remarks

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

See Also

ExcelExporterCell Class