public FInt(FClass host, FieldWrap define, ImportExcel excel) : base(host, define) { Value = excel.GetInt(); }