[]
Tests whether the specified type of range can be exported by the current exporter.
public override bool CanExportRange(OutputRangeType rangeType)
| Type | Name | Description |
|---|---|---|
| OutputRangeType | rangeType | The OutputRangeType to test. |
| Type | Description |
|---|---|
| bool | True if the specified range can be exported, false otherwise. |