True if the document or application was created or opened by the user. False if the document or application was created or opened programmatically from another Office application with the Open method or the CreateObject or GetObject method. Read/write Boolean for the Document object; read-only Boolean for the Application object.
Remarks
If Word is visible to the user, or if you call the UserControl property of a Word Application or Document object from within a Word code module, this property will always return True.