次の方法で共有


IShapes.AddDiagram(MsoDiagramType, Single, Single, Single, Single) メソッド

定義

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

パラメーター

Left
Single
Top
Single
Width
Single
Height
Single

戻り値

適用対象