IDTSConnectionManagerExcel100.ExcelVersionNumber Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Valor da propriedade
A versão do Excel usada para criar o arquivo.
- Atributos