checking in latest Yaulw

This commit is contained in:
2016-02-15 16:38:50 -05:00
parent 71a97001a8
commit 2a654f11ad
3 changed files with 225 additions and 121 deletions

View File

@@ -9,6 +9,12 @@ namespace _app
{
static void Main(string[] args)
{
//var Running = Yaulw.Win32.COM.GetActiveObjects("");
//var RunningExcelWorkbooks = Yaulw.Win32.COM.GetRunningObjects();
//int n1 = Running.Count();
//int n2 = RunningExcelWorkbooks.Count();
}
}
}