AddOval Method

AddOval function

Adds a Oval to the worksheet.


func (instance *ShapeCollection) AddOval(toprow int32, top int32, leftcolumn int32, left int32, height int32, width int32)  (*Oval,  error) 

Remarks

See Also