PickerProperty インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
カスタム プロパティを渡すためのオブジェクトを表します。
public interface class PickerProperty : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03E2-0000-0000-C000-000000000046")]
public interface PickerProperty : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03E2-0000-0000-C000-000000000046")>]
type PickerProperty = interface
interface _IMsoDispObj
Public Interface PickerProperty
Implements _IMsoDispObj
- 属性
- 実装
プロパティ
Application |
ObjectPickerProperty オブジェクトのコンテナー アプリケーションを表す オブジェクトを取得します。 |
Creator |
PickerProperty オブジェクトが作成されたアプリケーションを示す 32 ビット整数を取得します。 |
Id |
関連付けられている PickerProperty オブジェクトの一意識別子を取得します。 |
Type |
Picker プロパティの型を取得します。 |
Value |
Picker プロパティの値を取得します。 |