次の方法で共有


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

このページのトップへ

参照

関連項目

Microsoft.Office.Tools 名前空間