public StyleComparer(Action <object> checker, CellStyle style) { this.Checker = checker; this.Style = style; }