IDTSConnectionManagerExcel100.ExcelVersionNumber Property

Definition

For more information, see ConnectionManagerExcelClass.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSExcelVersion ExcelVersionNumber { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSExcelVersion get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSExcelVersion value); };
[System.Runtime.InteropServices.DispId(3)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.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.DTSExcelVersion with get, set
Public Property ExcelVersionNumber As DTSExcelVersion

Property Value

Attributes

Applies to