com.grapecity.documents.excel Package / Workbook Class / setDefaultTableStyle Method
In This Topic
setDefaultTableStyle Method
In This Topic
Sets the table style name from the ITableStyleCollection collectionthat is used as the default TableStyle.
Syntax
public void setDefaultTableStyle( 
   java.lang.String value
)

Parameters

value
See Also