'Declaration Public Overrides Function CanExportRange( _ ByVal rangeType As OutputRangeType _ ) As System.Boolean
public override System.bool CanExportRange( OutputRangeType rangeType )
Parameters
- rangeType
- The C1.Win.C1Document.OutputRangeType to test.
Return Value
True if the specified range can be exported, false otherwise.