IWorkbook Close Method |
| Name | Description | |
|---|---|---|
|
|
Close |
Closes the object without saving.
|
|
|
Close(Boolean) |
Closes the object.
|
|
|
Close(String) |
Closes the object and saves changes into specified file.
|
|
|
Close(Boolean, String) |
Closes the object.
|