'宣言 Public Overloads Function Add( _ ByVal shapeType As PredefinedShapeType, _ ByVal sheet As Sheet, _ ByVal boundsInTwips As Rectangle _ ) As WorksheetShape
public WorksheetShape Add( PredefinedShapeType shapeType, Sheet sheet, Rectangle boundsInTwips )