类 NumberFormatParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.grapecity.documents.excel.NumberFormatParseException
- 所有已实现的接口:
Serializable
当无法设置Range类中的NumberFormat属性时抛出异常。
- 另请参阅:
-
构造器概要
构造器说明构造一个新的NumberFormatParseException对象。 -
方法概要
-
构造器详细资料
-
NumberFormatParseException
public NumberFormatParseException() -
NumberFormatParseException
构造一个新的NumberFormatParseException对象。
-