Difference between revisions of "Documentation/DevGuide/Spreadsheets/Members"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial author Sun Microsystems, Inc.)
 
m (FINAL VERSION FOR L10N)
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
|NextPage=Documentation/DevGuide/Spreadsheets/Protecting Spreadsheets
 
|NextPage=Documentation/DevGuide/Spreadsheets/Protecting Spreadsheets
 
}}
 
}}
{{DISPLAYTITLE:Members}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Spreadsheets/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:Members}}
 
<!--<idltopic>com.sun.star.sheet.DataPilotSourceMember</idltopic>-->
 
<!--<idltopic>com.sun.star.sheet.DataPilotSourceMember</idltopic>-->
 
The <idl>com.sun.star.sheet.DataPilotSourceMember</idl> service contains two settings that are accessed through the <idl>com.sun.star.beans.XPropertySet</idl> interface:
 
The <idl>com.sun.star.sheet.DataPilotSourceMember</idl> service contains two settings that are accessed through the <idl>com.sun.star.beans.XPropertySet</idl> interface:
Line 16: Line 17:
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Spreadsheet Documents]]
+
 
 +
[[Category:Documentation/Developer's Guide/Spreadsheet Documents]]

Latest revision as of 10:31, 14 May 2009



The com.sun.star.sheet.DataPilotSourceMember service contains two settings that are accessed through the com.sun.star.beans.XPropertySet interface:

  • If the boolean IsVisible property is false, the member and its data are hidden. There is currently no user interface to change this property.
  • The boolean ShowDetails property controls if the results for a member should be detailed in the following level. If a member has this property set to false, only a single result column or row is generated for each data dimension. The property can be changed by the user by double-clicking on a result header cell for the member.

These properties are not used in the example.

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages