mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-11 14:11:58 +00:00
integrate Revit 2025 SDK
This commit is contained in:
@@ -105,7 +105,7 @@ Public Class Command
|
||||
''' <remarks></remarks>
|
||||
Function LaunchExcel() As MsExcel.Application
|
||||
|
||||
Dim excel As MsExcel.Application = New MsExcel.ApplicationClass()
|
||||
Dim excel As MsExcel.Application = New MsExcel.Application()
|
||||
|
||||
If (excel Is Nothing) Then
|
||||
Return Nothing
|
||||
|
||||
Reference in New Issue
Block a user