boolean getReadDataOnly(
)
|
|
Read data only? If this is true, then the Reader will only read data values for cells, it will not read any formatting information.
If false (the default) it will read data and formatting.
Tags:
Set read data only Set to true, to advise the Reader only to read data values for cells, and to ignore any formatting information.
Set to false (the default) to advise the Reader to read both data and formatting for cells.
Tags:
Parameters: