Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
Attributes' Summary
Visible
Defines if the section should be visible in report.
Name
Defines the name of the section.
Height
Defines the height of the section.
BackColor
Defines the back ground color of the section.
BackTransparent
determines if the back ground color is set to transparent.
ConditionalPrintExpression
Defines the expression which is executed before printing the section.
If the return value of the expression is true then the section will be printed.
ForceNewPage
Specifies wether the section is printed on a separate page.
NewRowOrCol
Specifies wether the section is printed in a new row or column within a multi column report.
KeepTogether
Specifies that the section is printed on one page.
CanGrow
Specifies that elements with dynamic state will be expanded vertically when then content of the element is larger than it's container.
If this property is disabled the content will be truncated when it's size is larger than the container.
CanShrink
RepeatSection
Defines that the group header should be repeated on the next page when a group spans more than one page.
It only applies to group headers.
Group
Specifies the parent of the section if it is a group header or group footer.
ReportDefinition
Specifies the parent of the section if it is a page header or page footer.
Attributes' Details
Visible
[ bound ] boolean Visible ;
Description
Defines if the section should be visible in report.
Name
[ bound ] string Name ;
Description
Defines the name of the section.
Height
[ bound ] unsigned long Height ;
Description
Defines the height of the section.
BackColor
[ bound ] ::com::sun::star::util ::Color BackColor ;
Description
Defines the back ground color of the section.
BackTransparent
[ bound ] boolean BackTransparent ;
Description
determines if the back ground color is set to transparent.
ConditionalPrintExpression
[ bound ] string ConditionalPrintExpression ;
Description
Defines the expression which is executed before printing the section.
If the return value of the expression is true then the section will be printed.
ForceNewPage
NewRowOrCol
KeepTogether
CanGrow
[ bound ] boolean CanGrow
get raises (::com::sun::star::beans ::UnknownPropertyException )
set raises (::com::sun::star::lang ::IllegalArgumentException ,::com::sun::star::beans ::UnknownPropertyException );
Description
Specifies that elements with dynamic state will be expanded vertically when then content of the element is larger than it's container.
If this property is disabled the content will be truncated when it's size is larger than the container.
CanShrink
RepeatSection
Group
[ readonly ] XGroup Group ;
Description
Specifies the parent of the section if it is a group header or group footer.
ReportDefinition
[ readonly ] XReportDefinition ReportDefinition ;
Description
Specifies the parent of the section if it is a page header or page footer.
Top of Page Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.