com.grapecity.documents.excel.drawing Package / HtmlSaveOptions Class / getTableCssId Method
In This Topic
getTableCssId Method
In This Topic
Gets 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. The default value is null.
Syntax
public java.lang.String getTableCssId()
See Also