C# 클래스 DocExp.PreviewControls.ExcelPreview

상속: System.Windows.Forms.WebBrowser, IPreview
파일 보기 프로젝트 열기: RevolutionSmythe/cairoshell

공개 메소드들

메소드 설명
ConvertDocument ( System.Guid g, string fileName ) : void
Preview ( string path ) : void

메소드 상세

ConvertDocument() 공개 메소드

public ConvertDocument ( System.Guid g, string fileName ) : void
g System.Guid
fileName string
리턴 void

Preview() 공개 메소드

public Preview ( string path ) : void
path string
리턴 void