Functionsยง
- load_
from_ icalc - Loads a Model from an
icfile (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