8883fb2680
- Replace AttributeTableWriter with FluentTableWriter in ExcelExportService - Inject ExcelMapRegistry for fluent map lookups - Use registry.GetMap<T>().TabName instead of reflection-based attribute reading - Update ExcelIO SearchModel to reference Core result types via aliases - Remove System.Reflection import (no longer needed) - Add JdeScoping.Core.Models.SearchResults import for result types