Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

All methods in the ExcelWriter API can throw an exception of type ExcelWriterException.

C#
<p><a class="unresolved" href="#">Serializable</a><br />
 public sealed class ExcelWriterException : System.Exception, System.Runtime.Serialization.ISerializable</p>
vb.net
<p>&lt;Serializable()&gt; _<br />
    Public NotInheritable Class ExcelWriterException<br />
        Inherits System.Exception<br />
        Implements System.Runtime.Serialization.ISerializable</p>
  • No labels