CoupDaysBSImpl.CalcCoupDaysBS Method
See Excel docs for description of this function.
Syntax
Namespace: FlexCel.AddinFunctions
public static Double CalcCoupDaysBS(DateTime SettlementDate, DateTime MaturityDate, Double Frequency, TDayCountBasis Basis)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
SettlementDate | DateTime | See Excel. | |
MaturityDate | DateTime | See Excel. | |
Frequency | Double | See Excel. | |
Basis | TDayCountBasis | See Excel. |