GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス : CreateNewShape メソッド |
'宣言
Public Shared Function CreateNewShape( _ ByVal type As AutoShapeType, _ ByVal worksheet As Worksheet _ ) As Shape
public static Shape CreateNewShape( AutoShapeType type, Worksheet worksheet )