Пример #1
0
 public IName GetNameAt(int nameIndex)
 {
     return(XssfWorkbook.GetNameAt(nameIndex));
 }