| .. |
|
src
|
Added docs for conditional formatting.
|
2020-09-05 21:17:39 +01:00 |
|
xlsx_files
|
Added support for conditional formatting.
|
2020-08-30 21:06:48 +01:00 |
|
base_test_class.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
helper_functions.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_array_formula.py
|
Fix issue with write_array_formula() cell range.
|
2020-08-03 23:38:47 +01:00 |
|
test_autofilter.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_area.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_axis.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_bar.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_blank.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_chartarea.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_column.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_crossing.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_data_labels.py
|
Added formatting for custom chart data labels.
|
2020-08-10 19:11:51 +01:00 |
|
test_chart_display_units.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_doughnut.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_drop_lines.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_errorbars.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_font.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_format.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_gap.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_gridlines.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_high_low_lines.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_legend.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_line.py
|
Added stacked and percentr stacked line charts.
|
2020-05-31 12:59:19 +01:00 |
|
test_chart_order.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_pattern.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_pie.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_points.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_radar.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_scatter.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_size.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_sparse.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_str.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_table.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_title.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chart_up_down_bars.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_chartsheet.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_comment.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_conditional_format.py
|
Added support for conditional formatting.
|
2020-08-30 21:06:48 +01:00 |
|
test_data_validation.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_default_row.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_defined_name.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_escapes.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_fit_to_pages.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_formatting.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_gridlines.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_header_image.py
|
Added support for images in headers/footers.
|
2020-08-17 21:01:36 +01:00 |
|
test_hyperlink.py
|
Fix for hyperlinks in image buffer images.
|
2020-05-31 13:39:02 +01:00 |
|
test_ignore_errors.py
|
Added worksheet_ignore_errors() function.
|
2020-08-13 17:19:33 +01:00 |
|
test_image.py
|
Test for dupliate images with hyperlinks.
|
2020-02-07 21:22:14 +00:00 |
|
test_merge_range.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_misc.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_object_position.py
|
Added support for object positioning.
|
2020-01-19 11:23:58 +00:00 |
|
test_optimize.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_outline.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_page_breaks.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_page_setup.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_panes.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_print_area.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_print_options.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_print_scale.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_properties.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_protect.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_repeat.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_rich_string.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_row_col_format.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_set_selection.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_set_start_page.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_simple.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_tmpdir.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_types.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_vba.py
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
test_write_data.py
|
Added worksheet_write_formula_str() function.
|
2020-07-31 00:07:36 +01:00 |