Class SheetRowColumnException
[Serializable]
public class SheetRowColumnException : Exception, ISerializable
- Inheritance
-
SheetRowColumnException
- Implements
- Inherited Members
Constructors
SheetRowColumnException(SerializationInfo, StreamingContext)
protected SheetRowColumnException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfocontext
StreamingContext
SheetRowColumnException(string)
public SheetRowColumnException(string message)
Parameters
message
string