ICachedDataProvider 接口
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
命名空间: Microsoft.Office.Tools
程序集: Microsoft.Office.Tools.Excel.v4.0.Utilities(在 Microsoft.Office.Tools.Excel.v4.0.Utilities.dll 中)
Microsoft.Office.Tools(在 Microsoft.Office.Tools.dll 中)
Microsoft.Office.Tools.Word.v4.0.Utilities(在 Microsoft.Office.Tools.Word.v4.0.Utilities.dll 中)
Microsoft.Office.Tools.Common.v4.0.Utilities(在 Microsoft.Office.Tools.Common.v4.0.Utilities.dll 中)
语法
声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("D576C22C-643C-4FB7-B8F1-2B9091456358")> _
Public Interface ICachedDataProvider
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("D576C22C-643C-4FB7-B8F1-2B9091456358")]
public interface ICachedDataProvider
ICachedDataProvider 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
IsCacheInitialized |
页首
方法
名称 | 说明 | |
---|---|---|
FillCachedData | ||
IsCached | ||
NeedsFill | ||
StartCaching | ||
StopCaching |
页首