add:PPT联动备用方法
This commit is contained in:
@@ -519,6 +519,7 @@ namespace Ink_Canvas.Helpers
|
|||||||
catch { }
|
catch { }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
PPTApplication = null;
|
PPTApplication = null;
|
||||||
CurrentPresentation = null;
|
CurrentPresentation = null;
|
||||||
@@ -564,7 +565,6 @@ namespace Ink_Canvas.Helpers
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
LogHelper.WriteLogToFile($"断开PPT连接失败: {ex}", LogHelper.LogType.Error);
|
LogHelper.WriteLogToFile($"断开PPT连接失败: {ex}", LogHelper.LogType.Error);
|
||||||
|
|||||||
Reference in New Issue
Block a user