示例#1
0
 public static ExcelStatPage GetStatPageByLink(string link)
 {
     return(excelDocument.GetStatPageByLink(link));
 }