Writers Class |
public static class Writers
The Writers type exposes the following members.
| Name | Description | |
|---|---|---|
| GetExcelWriter | Create an excel writer. You should call release method to release the writer after using it. | |
| Release | Dispose and Release the excel writer. | |
| Use |