ExcelExporter REALbasic Classes

ExcelExporterCell.Formula Property

Sets math formula for the selected cell.

Formula as String {Read and Write}

Remarks

Note that Excel has a very difficult format here. For example "=RC[-1]" means equals to cell in same row and one column before current cell.

See Also

ExcelExporterCell Class