'宣言 Public Overrides Function CanExportRange( _ ByVal range As OutputRangeTypeEnum _ ) As System.Boolean
public override System.bool CanExportRange( OutputRangeTypeEnum range )
パラメータ
- range
- テストする範囲のタイプ。
戻り値の型
true。
'宣言 Public Overrides Function CanExportRange( _ ByVal range As OutputRangeTypeEnum _ ) As System.Boolean
public override System.bool CanExportRange( OutputRangeTypeEnum range )