C# Class DocExp.PreviewControls.ExcelPreview

Inheritance: System.Windows.Forms.WebBrowser, IPreview
Afficher le fichier Open project: RevolutionSmythe/cairoshell

Méthodes publiques

Méthode Description
ConvertDocument ( System.Guid g, string fileName ) : void
Preview ( string path ) : void

Method Details

ConvertDocument() public méthode

public ConvertDocument ( System.Guid g, string fileName ) : void
g System.Guid
fileName string
Résultat void

Preview() public méthode

public Preview ( string path ) : void
path string
Résultat void