ConnectionManagerExcelClass.ExcelFilePath 屬性

定義

取得或設定 Excel 活頁簿檔案的路徑。

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

屬性值

String

Excel 活頁簿檔案的路徑。

實作

備註

如需詳細資訊,請參閱ConnectionManager

適用於