Project.RemoveDocument

Remove a document from the project.

Syntax Parameters Return value
Sub Project.RemoveDocument( _
    item As Variant)
item [in]

The index of the item to remove.

Type: Variant

This function does not return a value.