示例#1
0
 public int GetNameIndex(string name)
 {
     return(XssfWorkbook.GetNameIndex(name));
 }