'宣言 Public Overloads Sub set_Cell( _ ByVal setting As CellPropertySettings, _ ByVal row As System.Integer, _ ByVal col As System.Integer, _ ByVal newVal As System.Object _ )
public void set_Cell( CellPropertySettings setting, System.int row, System.int col, System.object newVal )
パラメータ
- setting
- row
- col
- newVal