setExportCssSeparately Method
Sets whether export the worksheet style to css separately. When this property is set to false. Css style data is exported directly to each worksheet and separate stylesheet.css file are not created.
public void setExportCssSeparately(
boolean
)
|
Parameters
- value