随笔分类 -  Offices

[转]SharePoint【用户访问控制】-- 02. SharePoint 2010 用户组、权限级别、权限
摘要:本文转自:SharePoint【用户访问控制】-- 02. SharePoint 2010 用户组、权限级别、权限 - 绿森林 - 博客园 一、SharePoint Group, Permission Level, Permission 用户组、权限级别、权限 要说明这个SharePoint中最常用 阅读全文

posted @ 2025-01-19 10:32 freeliver54 阅读(50) 评论(1) 推荐(0)

[转]VB.net中 excel 的range方法
摘要:本文转自:https://blog.csdn.net/bigheadsheep/article/details/7711235 第五章 Range对象基本操作应用示例(1)Range对象可能是VBA代码中最常用的对象,Range对象可以是某一单元格、某一单元格区域、某一行、某一列、或者是多个连续或非 阅读全文

posted @ 2019-08-07 09:48 freeliver54 阅读(1966) 评论(1) 推荐(0)

[转]Paste from Excel into C# app, retaining full precision
摘要:本文转自:https://stackoverflow.com/questions/8614910/paste-from-excel-into-c-sharp-app-retaining-full-precision# I have data in an Excel spreadsheet with 阅读全文

posted @ 2019-08-06 14:10 freeliver54 阅读(506) 评论(0) 推荐(0)

[转]Introduction - Run Excel Macro using VBScript
摘要:本文转自:https://wellsr.com/vba/2015/excel/run-macro-without-opening-excel-using-vbscript/ Have you ever wanted to run an Excel Macro without actually ope 阅读全文

posted @ 2019-07-30 17:41 freeliver54 阅读(266) 评论(0) 推荐(0)

[转]How to enable macros in Excel 2016, 2013, and 2010
摘要:本文转自:https://www.ablebits.com/office-addins-blog/2014/07/22/enable-macros-excel/#always-run-macros This tutorial teaches how to enable macros in Excel 阅读全文

posted @ 2019-07-30 17:38 freeliver54 阅读(1176) 评论(0) 推荐(0)

[转]Sumifs函数多条件求和的9个实例
摘要:本文转自:http://m.officezhushou.com/sumif/5187.html 第一部分:sumifs函数用法介绍 excel中sumifs函数是Excel2007以后版本新增的多条件求和函数。 sumifs函数的语法是:SUMIFS(求和区域, 条件区域1,条件1, [条件区域2, 阅读全文

posted @ 2019-07-24 10:00 freeliver54 阅读(1387) 评论(0) 推荐(0)

[转]Outlook 2016 will not display Web linked images
摘要:本文转自:https://community.spiceworks.com/topic/1952626-outlook-2016-will-not-display-web-linked-images Problem: I have one client with Outlook 2016 that 阅读全文

posted @ 2019-07-16 10:22 freeliver54 阅读(387) 评论(0) 推荐(0)

[转]Workbook.SaveAs method (Excel) Password
摘要:本文转自:https://docs.microsoft.com/en-us/office/vba/api/excel.workbook.saveas Saves changes to the workbook in a different file. Syntax expression. SaveA 阅读全文

posted @ 2019-05-11 07:46 freeliver54 阅读(906) 评论(0) 推荐(0)

[转]VBA Check if an outlook folder exists; if not create it
摘要:本文转自:http://www.outlookcode.com/d/code/quarexe.htm To quarantine application file attachments This Outlook VBA code sample monitors the Inbox folder f 阅读全文

posted @ 2019-05-05 21:06 freeliver54 阅读(686) 评论(1) 推荐(0)

[转]Outlook API
摘要:本文转自:https://www.cnblogs.com/yl153/p/6711519.html 1、Outlook简介 若要从Outlook 外控制Outlook对象,必须在编写代码的工程中建立对Outlook对象库的引用。 1.1 Outlook Application说明: 代表整个Micr 阅读全文

posted @ 2019-05-05 20:42 freeliver54 阅读(932) 评论(0) 推荐(0)

[转]C#操作Outlook
摘要:本文转自:https://blog.csdn.net/yanlovehan/article/details/8500449 //引用Microsoft.Office.Interop.Outlook.dllusing Outlook = Microsoft.Office.Interop.Outlook 阅读全文

posted @ 2019-05-02 07:45 freeliver54 阅读(3495) 评论(0) 推荐(0)

[转]Doing more with Outlook filter and SQL DASL syntax
摘要:本文转自:https://blogs.msdn.microsoft.com/andrewdelin/2005/05/10/doing-more-with-outlook-filter-and-sql-dasl-syntax/ When I returned from an overseas trip 阅读全文

posted @ 2019-05-02 07:32 freeliver54 阅读(547) 评论(1) 推荐(0)

导航