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