RhSolutions-AddIn/RhSolutions.ExcelExtensions/Usings.cs
2023-04-01 15:58:42 +03:00

3 lines
147 B
C#

global using Microsoft.Office.Interop.Excel;
global using System.Collections.Generic;
global using Range = Microsoft.Office.Interop.Excel.Range;