Report

Base Class: None

Derived Classes: None

Description

Report class

Available Functions:
 addAnalysisTypeResultsChapter(chapterName, nSigFig, [position], analysisType)
 addAttributeChapter(chapterName, nSigFig, type, [position])
 addGeometryChapter(chapterName, nSigFig, type, [position])
 addImageContentChapter(chapterName, fileName, [position])
 addLoadsetChapter(chapterName, nSigFig, type, [position])
 addResultsChapter(chapterName, nSigFig, orderBy, [position])
 addTextContentChapter(chapterName, fileName, [position])
 deleteChapter(chapterName)
 exportFile(fileName, [format])
 getChapter(name)
 moveChapter(chapterToMove, chapterToMoveAfter)
 moveChapterFirst(chapterToMove)
 setDecimalPlaces(nDecimalPlaces)
 setName(name)
 setPageSize(paperSize, isPageLandscape, left, bottom, right, top)
 setPrecisionForAll(isForAll)
 setSigFig(nSigFig)
 setTitle(title)

Back to Overview