| addAnalysisTypeResultsChapter(chapterName, nSigFig, [position], analysisType) |
| addAttributeChapter(chapterName, nSigFig, type, [position]) |
| addGeometryChapter(chapterName, nSigFig, type, [position]) |
| addImageContentChapter(chapterName, fileName, [caption], [position]) |
| addLoadsetChapter(chapterName, nSigFig, type, [position]) |
| addResultsChapter(chapterName, nSigFig, orderBy, [position]) |
| addTextContentChapter(chapterName, fileName, [caption], [position]) |
| createCopy() |
| 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) |