[]
        
立即试用
(Showing Draft Content)

NumberFormatParseException

Class NumberFormatParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.grapecity.documents.excel.NumberFormatParseException
All Implemented Interfaces:
Serializable

public final class NumberFormatParseException extends RuntimeException
当无法设置Range类中的NumberFormat属性时抛出异常。
See Also:
  • Constructor Details

    • NumberFormatParseException

      public NumberFormatParseException()
    • NumberFormatParseException

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