21module
com { module sun { module star { module sheet {
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:46
specifies the name of the object.
Definition XNamed.idl:29
provides enhanced access to the settings of a scenario sheet.
Definition XScenarioEnhanced.idl:37
provides access to the settings of a scenario sheet.
Definition XScenario.idl:30
Definition Ambiguous.idl:20
represents a scenario in a spreadsheet document.
Definition Scenario.idl:28
boolean CopyFormulas
specifies if the formulas are copied or only the results.
Definition Scenario.idl:75
boolean PrintBorder
specifies if the scenario prints a border.
Definition Scenario.idl:60
boolean Protected
specifies if the scenario is protected.
Definition Scenario.idl:50
long BorderColor
specifies the color of the border of the scenario.
Definition Scenario.idl:45
boolean CopyStyles
specifies if the styles are copied.
Definition Scenario.idl:70
boolean IsActive
specifies if the scenario is active.
Definition Scenario.idl:40
boolean ShowBorder
specifies if the scenario shows a border.
Definition Scenario.idl:55
boolean CopyBack
specifies if the data should be copied back into the scenario.
Definition Scenario.idl:65