EditorCell cell = ...; // create an instance of EditorCell cell.setBig(true); // set the cell size to big
EditorCell cell = ...; // create an instance of EditorCell cell.setBig(false); // set the cell size to normalPackage Library: jetbrains.mps.openapi.editor.cells