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 sp schedules

Full Usage: outputHtmlToFile folder title description sp schedules

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
sp : Parameters
schedules : GenerationResult

toHtmlTable schedule

Full Usage: toHtmlTable schedule

Parameters:
Returns: string

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

schedule : Schedule
Returns: string

Type something to start searching.