IDTSConnectionManagerExcel100.ExcelVersionNumber Property

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSExcelVersion ExcelVersionNumber { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSExcelVersion get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSExcelVersion value); };
[System.Runtime.InteropServices.DispId(3)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSExcelVersion ExcelVersionNumber { [System.Runtime.InteropServices.DispId(3)] get; [System.Runtime.InteropServices.DispId(3)] set; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
[<set: System.Runtime.InteropServices.DispId(3)>]
member this.ExcelVersionNumber : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSExcelVersion with get, set
Public Property ExcelVersionNumber As DTSExcelVersion

Property Value

The version of Excel that was used to create the file.

Attributes

Applies to