OmagOFFICE :

- Aggiunta importazione Csv.
This commit is contained in:
Emmanuele Sassi
2017-05-08 08:36:16 +00:00
parent 90db656549
commit 8f61ba413d
14 changed files with 1179 additions and 38 deletions
+1
View File
@@ -23,6 +23,7 @@ Public Class CompoWindowVM
Friend Const LUA_CMP_WITHINT As String = LUA_CMP_VARS & ".WithInt"
Friend Event m_CloseWindow(bDialogResult As Boolean)
Friend m_SelCompoFamily As CompoItem = Nothing
Friend m_SelCompo As CompoItem = Nothing
Friend m_SelInternalCompo As CompoItem = Nothing