AddCopy_Int Method

AddCopy_Int function

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


func (instance *WorksheetCollection) AddCopy_Int(sheetindex int32)  (int32,  error) 

Remarks

See Also