:: ooo :: vba :: excel ::

interface XWorksheetFunction
Base Interfaces
XWorksheetFunction
┣ ::ooo::vba::XHelperInterface
┃ ┗ ::com::sun::star::lang::XServiceInfo
┣ ::com::sun::star::beans::XExactName
┗ ::com::sun::star::script::XInvocation

::ooo::vba::XHelperInterface
::com::sun::star::beans::XExactName
(referenced interface's summary:)
provides a method of changing names for converting an approximate name to an existing name.
::com::sun::star::script::XInvocation
(referenced interface's summary:)
gives access to an object's methods and properties. Container access is available through ::com::sun::star::container::XIndexContainer, ::com::sun::star::container::XNameContainer and ::com::sun::star::container::XEnumerationAccess.


Top of Page