Axuda do LibreOffice 7.2
LibreOffice Basic adds this set of functions when VBA support is enabled.
These exclusive VBA functions are enabled when the statement Option VBASupport 1 is placed before the first macro of a LibreOffice Basic module.
Option Compatible turns on the VBA-compatible Basic compiler mode at the module level.
Specifies that the module is a class module that contains members, properties, procedures and functions.
Define enumerations or non UNO constant groups. An enumeration is a value list that facilitates programming and eases code logic review.
Returns the position of a string within another string, starting from the right side of the string.
Devolve a depreciación dun activo para un período especificado usando o método do decaemento aritmético.
Returns the future value of an investment based on periodic, constant payments and a constant interest rate (Future Value).
Calculates the periodic amortizement for an investment with regular payments and a constant interest rate.
Calculates the Net Present Value of an investment, based on a supplied discount rate, and a series of deposits and withdrawals.
Returns for a given period the payment on the principal for an investment that is based on periodic and constant payments and a constant interest rate.
Devolve o valor presente dun investimento resultante dunha serie de pagamentos regulares.
Returns the straight-line depreciation of an asset for one period. The amount of the depreciation is constant during the depreciation period.
Applies a date and/or time format to a date expression and returns the result as a string.
The MonthName function returns the localized month name of a specified month number.
The WeekdayName function returns the weekday name of a specified day of the week.
Returns a string indicating where a number occurs within a calculated series of ranges.