index
:
RhSolutions.AddIn
master
Надстройка для Excel для работы с таблицей заказов РЕХАУ
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
PriceListTools
/
ExportTool.cs
Age
Commit message (
Expand
)
Author
2022-02-08
Revert "Open target worbook readonly. Turn off Save As dialog."
Sergey Chebotar
2022-02-08
Open target worbook readonly. Turn off Save As dialog.
Sergey Chebotar
2022-02-05
Remove Selection check
Sergey Chebotar
2022-02-04
Implement Enable/Disable tools buttons events
Sergey Chebotar
2022-02-04
Add Result Statusbar message
Sergey Chebotar
2022-02-03
Additional message to statusbar
Sergey Chebotar
2022-02-03
Rename method
Sergey Chebotar
2022-02-02
Rename Abstract tool
Sergey Chebotar
2022-02-02
Add Excel statusbar progress message
Sergey Chebotar
2022-02-02
Add Interface namespace
Sergey Chebotar
2022-02-01
Refactoring, Not fount table formatting etc
Sergey Chebotar
2022-01-31
Fix Export Tool to use Price List Tool base methods
Sergey Chebotar
2022-01-28
Add complete position class
Sergey Chebotar
2022-01-27
Add FillColumn method
Sergey Chebotar
2022-01-27
Complete tools refactoring
Sergey Chebotar
2022-01-27
Refactoring tolls classes
Sergey Chebotar
2022-01-26
Exception message on wrong files
Sergey Chebotar
2022-01-26
Move Autofilter method to abstract class
Sergey Chebotar
2022-01-26
Remove PriceList class
Sergey Chebotar
2022-01-26
Remove unnecessary fields
Sergey Chebotar
2022-01-26
Watch only current sheets in files
Sergey Chebotar
2022-01-09
Add SaveAs Dialog after export
Sergey Chebotar
2022-01-09
Add GetSource link to Export tool
Sergey Chebotar
2022-01-09
Add virtual GetSource with no params to abstract pricelist tool
Sergey Chebotar
2022-01-09
Refactoring
Sergey Chebotar
2022-01-07
Add CombineTool for conjoining files into columns
Sergey Chebotar
2021-12-26
Move to /src
Sergey Chebotar