Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / HtmlSaveOptions Class / setTableCssId Method
In This Topic
    setTableCssId Method
    In This Topic
    Sets the prefix of the type css name such as tr, td and so on, they are contained in the table element which has the specific TableCssId attribute.
    Syntax
    public void setTableCssId( 
       java.lang.String value
    )

    Parameters

    value
    See Also