IDTSConnectionManagerExcel100.ExcelVersionNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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