XlSpecialCellsValue 列挙型

定義

結果に含まれるように、特定の種類の値を持つセルを指定します。

public enum class XlSpecialCellsValue
public enum XlSpecialCellsValue
Public Enum XlSpecialCellsValue
継承
XlSpecialCellsValue

フィールド

xlErrors 16

エラーのあるセル

xlLogical 4

論理値のあるセル

xlNumbers 1

数値のあるセル

xlTextValues 2

テキストのあるセル

適用対象