PickerFields Interface

A collection of PickerField objects. Each PickerField object represents a column definition of Picker dialog.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000C03E1-0000-0000-C000-000000000046")> _
Public Interface PickerFields _
    Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As PickerFields
[GuidAttribute("000C03E1-0000-0000-C000-000000000046")]
public interface PickerFields : _IMsoDispObj, 
    IEnumerable

See Also

Reference

PickerFields Members

Microsoft.Office.Core Namespace