Header menu logo FSharp.Finance.Personal

Schedule Module

a schedule showing the amortisation, itemising the effects of payments and calculating balances for each item, and producing some final statistics resulting from the calculations

Functions and values

Function or value Description

outputHtmlToFile folder title description p extraInfo generationResult

Full Usage: outputHtmlToFile folder title description p extraInfo generationResult

Parameters:

renders the schedule as an HTML table within a markup file, which can both be previewed in VS Code and imported as XML into Excel

folder : 'a
title : 'b
description : 'c
p : Parameters
extraInfo : string
generationResult : GenerationResult

toHtmlTable p schedule

Full Usage: toHtmlTable p schedule

Parameters:
Returns: string

formats the schedule items as an HTML table (stats can be rendered separately)

p : Parameters
schedule : Schedule
Returns: string

Type something to start searching.