Exemple #1
0
 public ExcelWriter(string filePath, Sheet sheet = null)
     : base(filePath, sheet)
 {
 }