Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / WebRequestResult Class / setStatusCode Method
the HTTP status code
In This Topic
    setStatusCode Method
    In This Topic
    Sets the HTTP status code of the web request.
    Syntax
    public void setStatusCode( 
       int statusCode
    )

    Parameters

    statusCode
    the HTTP status code
    See Also