C# Class Sbt.General.Integrator

Afficher le fichier Open project: qreal/tools

Méthodes publiques

Méthode Description
GenerateReport ( List objects ) : void

Private Methods

Méthode Description
CreateDoc ( SheetData data ) : SpreadsheetDocument
createTextCell ( int columnIndex, int rowIndex, object cellValue ) : Cell
getColumnName ( int columnIndex ) : string

Method Details

GenerateReport() public static méthode

public static GenerateReport ( List objects ) : void
objects List
Résultat void