Merge branch 'zdy'

This commit is contained in:
David Chang
2023-12-30 20:53:54 +08:00
8 changed files with 210 additions and 58 deletions

View File

@@ -1,3 +1,3 @@
from .table import compare_table, compare_with_sparklines, compare_with_charts
from .table import check_sheet_list, check_xlsx_freeze
from .docs import find_default_font, contains_page_break, compare_docx_files
from .table import compare_table
from .table import check_sheet_list, check_xlsx_freeze, check_zoom
from .docs import find_default_font, contains_page_break, compare_docx_files