Activate Method
Apply Method
CanvasCropBottom Method
CanvasCropLeft Method
CanvasCropRight Method
CanvasCropTop Method
ConvertToFrame Method
ConvertToInlineShape Method
Delete Method
Duplicate Method
Flip Method
IncrementLeft Method
IncrementRotation Method
IncrementTop Method
PickUp Method
RerouteConnections Method
ScaleHeight Method
ScaleWidth Method
Select Method
SetShapesDefaultProperties Method
Ungroup Method
ZOrder Method
Espandi Riduci a icona
Questo argomento non è stato ancora valutato - Valuta questo argomento

Shape.PickUp Method

Copies the formatting of the specified shape.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

'Utilizzo
Dim shape1 As Shape
shape1.PickUp()
void PickUp();
public void PickUp();
function PickUp();

Use the Apply method to apply the copied formatting to another shape.


Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

Il documento è risultato utile?
(1500 caratteri rimanenti)
Microsoft sta conducendo un sondaggio in linea per comprendere l'opinione degli utenti in merito al sito Web di MSDN. Se si sceglie di partecipare, quando si lascia il sito Web di MSDN verrà visualizzato il sondaggio in linea.

Si desidera partecipare?
© 2013 Microsoft. Tutti i diritti riservati.