示例#1
0
 public void CreateHeader(string text)
 {
     _excelDoc.SetHeader(text);
 }