MultiRowで、textBoxCellに値代入

{
gcMultiRow1.SetValue(0, “textBoxCell4”, “改修工事”); //改修工事
}