C# 클래스 ExcelConverter.ExcelReader

파일 보기 프로젝트 열기: object/PclAnalyzer 1 사용 예제들

공개 메소드들

메소드 설명
ExcelReader ( string path ) : System.Collections.Generic
Read ( ) : ExcelTable

메소드 상세

ExcelReader() 공개 메소드

public ExcelReader ( string path ) : System.Collections.Generic
path string
리턴 System.Collections.Generic

Read() 공개 메소드

public Read ( ) : ExcelTable
리턴 ExcelTable