IShapes.AddPolyline(Object) Method

Definition

public:
 Microsoft::Office::Interop::Excel::Shape ^ AddPolyline(System::Object ^ SafeArrayOfPoints);
public Microsoft.Office.Interop.Excel.Shape AddPolyline (object SafeArrayOfPoints);
Public Function AddPolyline (SafeArrayOfPoints As Object) As Shape

Parameters

SafeArrayOfPoints
Object

Returns

Applies to