'宣言 Public Overrides Function CanExportRange( _ ByVal rangeType As OutputRangeType _ ) As System.Boolean
public override System.bool CanExportRange( OutputRangeType rangeType )
パラメータ
- rangeType
- The C1.Win.Document.OutputRangeType to test.
戻り値の型
True if the specified range can be exported, false otherwise.