Nukepayload2.Interop.Office365.Excel 16.0.18526.20168

dotnet add package Nukepayload2.Interop.Office365.Excel --version 16.0.18526.20168
                    
NuGet\Install-Package Nukepayload2.Interop.Office365.Excel -Version 16.0.18526.20168
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Nukepayload2.Interop.Office365.Excel" Version="16.0.18526.20168" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nukepayload2.Interop.Office365.Excel" Version="16.0.18526.20168" />
                    
Directory.Packages.props
<PackageReference Include="Nukepayload2.Interop.Office365.Excel" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nukepayload2.Interop.Office365.Excel --version 16.0.18526.20168
                    
#r "nuget: Nukepayload2.Interop.Office365.Excel, 16.0.18526.20168"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Nukepayload2.Interop.Office365.Excel&version=16.0.18526.20168
                    
Install Nukepayload2.Interop.Office365.Excel as a Cake Addin
#tool nuget:?package=Nukepayload2.Interop.Office365.Excel&version=16.0.18526.20168
                    
Install Nukepayload2.Interop.Office365.Excel as a Cake Tool

Provides Office 365 Excel Interop assemblies.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
16.0.18526.20168 226 4/1/2025
16.0.15028.20160 1,412 4/12/2022
16.0.13901.20462 559 4/28/2021
16.0.13801.20266 452 3/13/2021

Target Excel version: 2503 (March 2025)
Added CellControl, PictureInCell and some settings properties.