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