:mod:`langchain_community.document_loaders.excel`.UnstructuredExcelLoader ================================================================================ .. currentmodule:: langchain_community.document_loaders.excel .. autoclass:: UnstructuredExcelLoader .. rubric:: Methods .. autosummary:: ~UnstructuredExcelLoader.__init__ ~UnstructuredExcelLoader.lazy_load ~UnstructuredExcelLoader.load ~UnstructuredExcelLoader.load_and_split .. automethod:: UnstructuredExcelLoader.__init__ .. automethod:: UnstructuredExcelLoader.lazy_load .. automethod:: UnstructuredExcelLoader.load .. automethod:: UnstructuredExcelLoader.load_and_split .. example_links:: UnstructuredExcelLoader