AddFreeform Method
AddFreeform function
Adds a freeform shape to the worksheet.
func (instance *ShapeCollection) AddFreeform(upperleftrow int32, top int32, upperleftcolumn int32, left int32, height int32, width int32, paths []ShapePath) (*Shape, error)
Remarks
See Also
- Class ShapeCollection
- Library Aspose.Cells for Go