AddLine Method

AddLine function

Adds a LineShape to the worksheet.


func (instance *ShapeCollection) AddLine(upperleftrow int32, top int32, upperleftcolumn int32, left int32, height int32, width int32)  (*LineShape,  error) 

Remarks

See Also