Shapes.AddCanvas(Single, Single, Single, Single) Method

Definition

Reserved for internal use.

public:
 Microsoft::Office::Interop::Excel::Shape ^ AddCanvas(float Left, float Top, float Width, float Height);
public Microsoft.Office.Interop.Excel.Shape AddCanvas (float Left, float Top, float Width, float Height);
Public Function AddCanvas (Left As Single, Top As Single, Width As Single, Height As Single) As Shape

Parameters

Left
Single
Top
Single
Width
Single
Height
Single

Returns

Applies to