21module
com { module sun { module star { module sheet {
46 [in] sequence< com::sun::star::table::CellRangeAddress > aRanges,
47 [in]
string aComment );
is used to access named objects within a container.
Definition generated_idl_chapter_refs.idl:3916
void removeByName([in] string aName)
removes a scenario from the collection.
void addNewByName([in] string aName, [in] sequence< com::sun::star::table::CellRangeAddress > aRanges, [in] string aComment)
creates a new scenario and adds it to the collection.
Definition Ambiguous.idl:20