CanExportRange Method (XlsxExportProvider)
Indicates whether the associated exporter can handle the specified type of document pages' range. This implementation returns true (all types of ranges are supported).
Parameters
- range
- The type of range to test.
Return Value
true if the associated
Exporter can handle the specified output range,
false otherwise.