다음을 통해 공유


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

속성 값

Excel 통합 문서 파일의 경로입니다.

구현

설명

자세한 내용은 ConnectionManager를 참조하세요.

적용 대상