mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-12 06:22:01 +00:00
integrate Revit 2025 SDK
This commit is contained in:
@@ -109,7 +109,7 @@ Public Class ExportFireRating
|
||||
' category that is sent to Excel by this sample
|
||||
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