IShapes.AddSmartArt(SmartArtLayout, Object, Object, Object, Object) 方法

定义

public Microsoft.Office.Interop.Excel.Shape AddSmartArt (Microsoft.Office.Core.SmartArtLayout Layout, object Left, object Top, object Width, object Height);
Public Function AddSmartArt (Layout As SmartArtLayout, Optional Left As Object, Optional Top As Object, Optional Width As Object, Optional Height As Object) As Shape

参数

Left
Object
Top
Object
Width
Object
Height
Object

返回

适用于