Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1022 Bytes

Project.application.pastedestformatting.md

File metadata and controls

42 lines (25 loc) · 1022 Bytes
title keywords f1_keywords ms.service ms.assetid ms.date ms.localizationpriority
Application.PasteDestFormatting method (Project)
vbapj.chm140
vbapj.chm140
project-server
4a56bb42-d3d7-fcad-d361-63135e23fc3a
06/08/2017
medium

Application.PasteDestFormatting method (Project)

Pastes a copy of a report or a shape, where the copy is formatted in the default style or the style of the destination.

Syntax

expression. PasteDestFormatting

expression A variable that represents an Application object.

Return value

Boolean

True if the paste is successful; otherwise, False.

See also

Application Object

CopyReport Method Shape.Copy Method PasteSourceFormatting Method PasteAsPicture Method

[!includeSupport and feedback]