Object Browser

E937563

Object Browser is a tool within the VBA editor that lets developers explore and inspect available objects, methods, properties, and constants in a project or referenced libraries.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
Object Browser canonical 1

Statements (48)

Predicate Object
instanceOf VBA development tool
integrated development environment feature
associatedWith COM type libraries
Office object models
developedBy Microsoft
hasComponent class list pane
details pane
member list pane
project and library list pane
search box
invokedBy choosing View > Object Browser in the VBA menu
pressing F2 in the VBA editor
partOf VBA IDE NERFINISHED
Visual Basic for Applications editor NERFINISHED
primaryFunction browse classes and interfaces in VBA projects
browse referenced type libraries
explore available objects
inspect constants
inspect methods
inspect properties
requires VBA project or referenced library to display content
runsOn Windows NERFINISHED
shows constants
enums
events
interfaces
methods
modules
parameter lists for procedures
properties
public classes
return types for functions
supportsFeature display member signatures
filter by library or project
navigate to definition in code module
search for identifiers
show help for selected items
usedFor discovering available APIs in Office object models
finding correct names of objects and members
inspecting referenced COM libraries
learning object model structure
navigating large VBA projects
usedIn Microsoft Access VBA NERFINISHED
Microsoft Excel VBA NERFINISHED
Microsoft Outlook VBA NERFINISHED
Microsoft PowerPoint VBA NERFINISHED
Microsoft Word VBA NERFINISHED
standalone Visual Basic Editor in Office applications

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

VBA editor hasFeature Object Browser