setIncludeEmptyRegionCells Method
In This Topic
Set whether any empty cells outside the used data range can be included when saving the file. By default, the value is true.
Syntax
public void setIncludeEmptyRegionCells(
boolean
)
|
Parameters
- value
See Also