WorkbookSaveException
Přehled
WorkbookSaveException je třída v Aspose.Cells pro NET. Dědici: CellsException.
WorkbookSaveException.WorkbookSaveException creates an exception with the specified error message.
Metody
| Podpis: | Popis: |
|---|---|
WorkbookSaveException(message: string) | Vytvoří výjimku s uvedeným chybovým zprávem . |
WorkbookSaveException(message: string, innerException: Exception) |