spreadsheet_intelligence#
spreadsheet_intelligence.core#
A loader class for extracting and converting autoshapes from an Excel file. |
spreadsheet_intelligence.parsers#
|
Parses XML elements related to drawing objects in a spreadsheet. |
|
Parser for the connector element. |
Parser for the shape element. |
|
Parses XML theme elements into a Theme object. |
|
Parser for theme elements in a spreadsheet. |
spreadsheet_intelligence.converters#
|
Converter for shape drawings. |
|
Converter for StraightConnector1 drawings. |
|
Converter for BentConnector3 drawings. |
spreadsheet_intelligence.formatters#
|
Formatter for a list of drawing objects including connectors and shapes. |
|
Formatter for Shape objects. |
|
Formatter for BentConnector3 objects. |
|
Formatter for StraightConnector1 objects. |