aboutsummaryrefslogtreecommitdiff
path: root/RhSolutions.ExcelExtensions/Usings.cs
blob: 94bcc5eb7e993e19afe9d7a3e09a9333880a0db3 (plain)
1
2
3
global using Microsoft.Office.Interop.Excel;
global using System.Collections.Generic;
global using Range = Microsoft.Office.Interop.Excel.Range;