Top Level Methods ----------------- This module provides a set of top-level methods for creating and loading IronCalc models. .. autofunction:: ironcalc.create .. autofunction:: ironcalc.load_from_xlsx .. autofunction:: ironcalc.load_from_icalc .. autofunction:: ironcalc.load_from_bytes .. autofunction:: ironcalc.create_user_model .. autofunction:: ironcalc.create_user_model_from_bytes .. autofunction:: ironcalc.create_user_model_from_xlsx .. autofunction:: ironcalc.create_user_model_from_icalc