NewFile Object Members
Represents items listed on the New Item task pane available in several Microsoft Office applications.
Methods
| Name | Description | |
|---|---|---|
| Add | Adds a new item to the New Item task pane. Returns a Boolean value to indicate whether the operation was successful. |
| Remove | Removes an item from the New Item task pane. Returns a Boolean value to indicate whether the operation was successful. |
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the NewFile object (you can use this property with an Automation object to return that object's container application). Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the NewFile object was created. Read-only. |