You can assign an fUML runtime value to specific row and column in an Excel file by using the following API
public void setCellValue(Object value, String fileName, String sheetName, Number atRow, Number atCol) {
...
}
Magic Model Analyst 2022x Documentation
You can assign an fUML runtime value to specific row and column in an Excel file by using the following API
public void setCellValue(Object value, String fileName, String sheetName, Number atRow, Number atCol) {
...
}