Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / NumberFormatParseException Class
Members
In This Topic
    NumberFormatParseException Class
    In This Topic
    Throws when unable to set the NumberFormat property of the Range class.
    Object Model
    NumberFormatParseException Class
    Syntax
    public sealed class NumberFormatParseException 
        extends java.lang.RuntimeException 
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Throwable
          java.lang.Exception
             java.lang.RuntimeException
                com.grapecity.documents.excel.NumberFormatParseException

    See Also