Header menu logo FSharp.Finance.Personal

SimpleSchedule Module

a schedule of payments, with statistics

Functions and values

Function or value Description

outputHtmlToFile folder title description sp schedule

Full Usage: outputHtmlToFile folder title description sp schedule

Parameters:

renders the simple 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
schedule : SimpleSchedule

toHtmlTable schedule

Full Usage: toHtmlTable schedule

Parameters:
Returns: string

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

schedule : SimpleSchedule
Returns: string

Type something to start searching.