AddArc Method

AddArc function

Adds a ArcShape to the worksheet.


func (instance *ShapeCollection) AddArc(toprow int32, top int32, leftcolumn int32, left int32, height int32, width int32)  (*ArcShape,  error) 

Remarks

See Also