'宣言 Protected Overridable Function CanExportRange( _ ByVal rangeType As OutputRangeType _ ) As System.Boolean
'使用法 Dim instance As ExportOptionsFormBase Dim rangeType As OutputRangeType Dim value As System.Boolean value = instance.CanExportRange(rangeType)
protected virtual System.bool CanExportRange( OutputRangeType rangeType )
パラメータ
- rangeType