Project.Item
Get a document in the project.
This property is read only.
| Syntax | Parameters | Return value |
|---|---|---|
ReadOnly Property Project.Item( _
n As Long) As Object
|
n [in]
The index of the item to access. Type: Long |
Object |