Returns the number of days between the specified start and end dates,
assuming that there are thirty days in every month (that is,
corresponding to the 30/360 day-count convention).
Returns the number of days between the specified start and end dates,
assuming that there are thirty days in every month, and applying the
European adjustment (i.e.
Returns the number of days between the specified start and end dates,
assuming that there are thirty days in every month, and applying the
ISDA adjustments (i.e.
Returns the number of days between the specified start and end dates,
assuming that there are thirty days in every month, and applying the PSA
adjustments (i.e.
Returns the 'relative' attribute, that determines *which* day-of-the-week we are
interested in (SerialDate.PRECEDING, SerialDate.NEAREST or SerialDate.FOLLOWING).
Handle a mouse press event - if the user is NOT resizing a column and NOT dragging a column
then give visual feedback that the column header has been pressed.
Positions the specified frame at a random location on the screen while ensuring that the
entire frame is visible (provided that the frame is smaller than the screen).
An annual date rule that returns a date for each year based on (a) a
reference rule; (b) a day of the week; and (c) a selection parameter
(SerialDate.PRECEDING, SerialDate.NEAREST, SerialDate.FOLLOWING).
Returns the serial number for the date, where 1 January 1900 = 2 (this
corresponds, almost, to the numbering system used in Microsoft Excel for
Windows and Lotus 1-2-3).
Returns the serial number for the date, where 1 January 1900 = 2
(this corresponds, almost, to the numbering system used in Microsoft
Excel for Windows and Lotus 1-2-3).