InlineShape.ConvertToShape Método

Definición

Convierte una forma insertada en una forma flotante libre y devuelve un Shape objeto que representa la nueva forma.

public:
 Microsoft::Office::Interop::Word::Shape ^ ConvertToShape();
public Microsoft.Office.Interop.Word.Shape ConvertToShape ();
abstract member ConvertToShape : unit -> Microsoft.Office.Interop.Word.Shape
Public Function ConvertToShape () As Shape

Devoluciones

Comentarios

Debe aplicar el AddNodes(MsoSegmentType, MsoEditingType, Single, Single, Single, Single, Single, Single) método a un objeto al menos una FreeformBuilder vez antes de usar el método ConvertToShape .

Se aplica a