Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / HtmlSaveOptions Class / setEncoding Method
In This Topic
    setEncoding Method
    In This Topic
    Sets encoding. If not set, use utf-8 as default value.
    Syntax
    public void setEncoding( 
       java.lang.String value
    )

    Parameters

    value
    See Also