20 #ifndef __com_sun_star_sheet_Scenario_idl__
21 #define __com_sun_star_sheet_Scenario_idl__
29 module com { module sun { module star { module sheet {
48 [optional, property]
boolean IsActive;
specifies the name of the object.
Definition: XNamed.idl:32
boolean PrintBorder
specifies if the scenario prints a border.
Definition: Scenario.idl:68
provides access to the settings of a scenario sheet.
Definition: XScenario.idl:34
boolean IsActive
specifies if the scenario is active.
Definition: Scenario.idl:43
boolean ShowBorder
specifies if the scenario shows a border.
Definition: Scenario.idl:63
boolean Protected
specifies if the scenario is protected.
Definition: Scenario.idl:58
represents a scenario in a spreadsheet document.
Definition: Scenario.idl:35
provides enhanced access to the settings of a scenario sheet.
Definition: XScenarioEnhanced.idl:41
long BorderColor
specifies the color of the border of the scenario.
Definition: Scenario.idl:53
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
boolean CopyStyles
specifies if the styles are copied.
Definition: Scenario.idl:78
boolean CopyFormulas
specifies if the formulas are copied or only the results.
Definition: Scenario.idl:83
boolean CopyBack
specifies if the data should be copied back into the scenario.
Definition: Scenario.idl:73