AddCopy_String Method

AddCopy_String function

Adds a worksheet to the collection and copies data from an existed worksheet.


func (instance *WorksheetCollection) AddCopy_String(sheetname string)  (int32,  error) 

Remarks

See Also