LibreOffice
LibreOffice 24.2 SDK API Reference
Public Member Functions | List of all members
XScenarioEnhanced Interface Reference

provides enhanced access to the settings of a scenario sheet. More...

import"XScenarioEnhanced.idl";

Inheritance diagram for XScenarioEnhanced:
XInterface Scenario Spreadsheet

Public Member Functions

sequence< com::sun::star::table::CellRangeAddressgetRanges ()
 gets the ranges to the scenario. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

provides enhanced access to the settings of a scenario sheet.

See also
com::sun::star::sheet::Spreadsheet
com::sun::star::sheet::Scenario
com::sun::star::sheet::XScenario
Since
OOo 2.0

Member Function Documentation

◆ getRanges()

sequence< com::sun::star::table::CellRangeAddress > getRanges ( )

gets the ranges to the scenario.


The documentation for this interface was generated from the following file: