setExcludeEmptyRegionCells Method
In This Topic
Sets whether to exclude any empty cells(cells with no data or only style) outside the used data range. Default is false.
Syntax
public void setExcludeEmptyRegionCells(
boolean
)
|
Parameters
- value
See Also