Skip to main content

Module import

Module import 

Source

Functionsยง

load_from_icalc
Loads a Model from an ic file (a file in the IronCalc internal representation)
load_from_xlsx
Loads a Model from an xlsx file
load_from_xlsx_bytes
Loads a Workbook from the bytes of an xlsx file. This is useful, for instance, when bytes are transferred over the network