Uses of Class
EasyXLS.ExcelName
Namespaces that use ExcelName
-
Uses of ExcelName in EasyXLS
Modifier and TypeMethodDescriptionExcelName.Clone()Creates and returns a copy of this object.ExcelWorksheet.easy_getName(System.String sNameText) Returns the name having the specified title.ExcelWorksheet.easy_getNameAt(int index) Returns the name from the specified index.Formula.getExcelName(System.String sName) Returns the ExcelName with the specified name.Modifier and TypeMethodDescriptionvoidExcelWorksheet.easy_addName(ExcelName xlsName) Adds the specified name to worksheet.