GetNames Method

GetNames function

Gets the collection of all the Name objects in the spreadsheet.


func (instance *WorksheetCollection) GetNames()  (*NameCollection,  error) 

Remarks

See Also