.ExternData.Interfaces.XLSX.getArrayRows2D

Information

Interface

partial function getArrayRows2D
  extends Modelica.Icons.Function;
  input String sheetName = "" "Sheet name";
  input Types.ExternXLSXFile xlsx "External Excel XLSX file object";
  output Integer m "Number of rows in array";
end getArrayRows2D;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos