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) { ... }
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) { ... }
No Magic, Inc. Copyright © 1998 – 2024 No Magic, Incorporated, a Dassault Systèmes company – All Rights Reserved.