Add GetSource link to Export tool
This commit is contained in:
parent
379fb6d996
commit
0c307e985f
@ -25,6 +25,9 @@ namespace RehauSku.PriceListTools
|
|||||||
else throw new Exception("Неверный диапазон");
|
else throw new Exception("Неверный диапазон");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public override void GetSource(string[] files)
|
||||||
|
=> GetSource();
|
||||||
|
|
||||||
private void FillSkuAmountDict()
|
private void FillSkuAmountDict()
|
||||||
{
|
{
|
||||||
object[,] cells = Selection.Value2;
|
object[,] cells = Selection.Value2;
|
||||||
|
Loading…
Reference in New Issue
Block a user