ConnectionManagerExcelClass.ExcelFilePath 属性

定义

public:
 virtual property System::String ^ ExcelFilePath { System::String ^ get(); void set(System::String ^ value); };
public virtual string ExcelFilePath { get; set; }
member this.ExcelFilePath : string with get, set
Public Overridable Property ExcelFilePath As String

属性值

Excel 工作簿文件的路径。

实现

注解

有关详细信息,请参阅 ConnectionManager

适用于