mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
add samples to be used in documentation and to be compiled
This commit is contained in:
parent
a787f5c543
commit
3e0c666263
1
samples/add_comments.cpp
Normal file
1
samples/add_comments.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
add_comments.cpp
|
1
samples/basic_conditional_formatting.cpp
Normal file
1
samples/basic_conditional_formatting.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
basic_conditional_formatting.cpp
|
1
samples/comment_error.cpp
Normal file
1
samples/comment_error.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
comment_error.cpp
|
1
samples/copy_style.cpp
Normal file
1
samples/copy_style.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
copy_style.cpp
|
1
samples/default_styles.cpp
Normal file
1
samples/default_styles.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
default_styles.cpp
|
1
samples/font_legacy_colors.cpp
Normal file
1
samples/font_legacy_colors.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
font_legacy_colors.cpp
|
1
samples/font_rgb_colors.cpp
Normal file
1
samples/font_rgb_colors.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
font_rgb_colors.cpp
|
1
samples/group_columns.cpp
Normal file
1
samples/group_columns.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
group_columns.cpp
|
1
samples/header_footer.cpp
Normal file
1
samples/header_footer.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
header_footer.cpp
|
1
samples/image.cpp
Normal file
1
samples/image.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
image.cpp
|
1
samples/merge_unmerge.cpp
Normal file
1
samples/merge_unmerge.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
merge_unmerge.cpp
|
1
samples/page_setup.cpp
Normal file
1
samples/page_setup.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
page_setup.cpp
|
1
samples/parse_formulae.cpp
Normal file
1
samples/parse_formulae.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
parse_formulae.cpp
|
1
samples/print_options.cpp
Normal file
1
samples/print_options.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
print_options.cpp
|
1
samples/row_column_style.cpp
Normal file
1
samples/row_column_style.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
row_column_style.cpp
|
1
samples/sample.cpp
Normal file
1
samples/sample.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
sample.cpp
|
1
samples/style_application.cpp
Normal file
1
samples/style_application.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
style_application.cpp
|
1
samples/style_side_effects.cpp
Normal file
1
samples/style_side_effects.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
style_side_effects.cpp
|
1
samples/using_formulae.cpp
Normal file
1
samples/using_formulae.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
using_formulae.cpp
|
1
samples/using_number_formats.cpp
Normal file
1
samples/using_number_formats.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
using_number_formats.cpp
|
1
samples/validate_cells.cpp
Normal file
1
samples/validate_cells.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
validate_cells.cpp
|
1
samples/worksheet_properties.cpp
Normal file
1
samples/worksheet_properties.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
worksheet_properties.cpp
|
1
samples/xltm_to_xlsx.cpp
Normal file
1
samples/xltm_to_xlsx.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
xltm_to_xlsx.cpp
|
1
samples/xltx_to_xlsx.cpp
Normal file
1
samples/xltx_to_xlsx.cpp
Normal file
|
@ -0,0 +1 @@
|
|||
xltx_to_xlsx.cpp
|
BIN
tests/data/reader/formatting.xlsx
Normal file
BIN
tests/data/reader/formatting.xlsx
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user