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 |
回頁首