NewFile Members
Include Protected Members
Include Inherited Members
The NewFile object represents items listed on the New Item task pane available in several Microsoft Office applications.
The NewFile type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | (Inherited from _IMsoDispObj.) | |
Application | Returns an Application object that represents the container application for the object. | |
Creator | (Inherited from _IMsoDispObj.) | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
Top
Methods
Name | Description | |
---|---|---|
Add | Adds a new item to the New Item task pane. | |
Remove | Removes an item from the New Item task pane. |
Top