C# 클래스 Sbt.General.Integrator

파일 보기 프로젝트 열기: qreal/tools

공개 메소드들

메소드 설명
GenerateReport ( List objects ) : void

비공개 메소드들

메소드 설명
CreateDoc ( SheetData data ) : SpreadsheetDocument
createTextCell ( int columnIndex, int rowIndex, object cellValue ) : Cell
getColumnName ( int columnIndex ) : string

메소드 상세

GenerateReport() 공개 정적인 메소드

public static GenerateReport ( List objects ) : void
objects List
리턴 void