类 NumberFormatParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.grapecity.documents.excel.NumberFormatParseException
所有已实现的接口:
Serializable

public final class NumberFormatParseException extends RuntimeException
当无法设置Range类中的NumberFormat属性时抛出异常。
另请参阅:
  • 构造器详细资料

    • NumberFormatParseException

      public NumberFormatParseException()
    • NumberFormatParseException

      public NumberFormatParseException(RuntimeException inner)
      构造一个新的NumberFormatParseException对象。