'宣言 Public Overloads Sub GetValue( _ ByVal row As System.Integer, _ ByVal column As System.Integer, _ ByVal cellValue As IPrimitiveValue, _ Optional ByVal directValue As System.Boolean _ )
public void GetValue( System.int row, System.int column, IPrimitiveValue cellValue, System.bool directValue )
パラメータ
- row
- モデル内のセルの行インデックス
- column
- モデル内のセルの列インデックス
- cellValue
- directValue