setTrimLeadingBlankRowAndColumn Method
In This Topic
Sets a boolean value indicating whether leading blank rows and columns should be trimmed like what ms excel does, defalut is true.
Syntax
public void setTrimLeadingBlankRowAndColumn(
boolean
)
|
Parameters
- value
See Also