CustomizeOffice2007Document.Execute Method

Definition

Generates a customized document for a project developed for the 2007 Microsoft Office system.

public:
 override bool Execute();
public override bool Execute ();
override this.Execute : unit -> bool
Public Overrides Function Execute () As Boolean

Returns

true if the document has been generated successfully; otherwise, false.

Applies to