基本構文 変数 = オブジェクト.プロパティ ex. cellColor = Cells(1,1).Interior.color オブジェクト.プロパティ = プロパティの値 ex. Cell(1,1).Interior […]