Properties' Details |
IsVisible
boolean IsVisible;
- Description
- specifies if the sheet is visible.
|
|
PageStyle
string PageStyle;
- Description
- specifies the page style of the sheet.
|
|
TableLayout
short TableLayout;
- Usage Restrictions
- optional
- Description
- specifies the direction of the columns in the spreadsheet.
Possible values are com::sun::star::text::WritingMode2::LR_TB to
order the columns from left to right, and
com::sun::star::text::WritingMode2::RL_TB to order the columns from
right to left.
- See also
- ::com::sun::star::text::WritingMode2
|
|
AutomaticPrintArea
boolean AutomaticPrintArea;
- Usage Restrictions
- optional
- Description
- specifies whether the sheet has an automatic print area.
The automatic print area is used to print a sheet without
explicit print areas, also if other sheets have print areas.
If the property is true, and there are print areas on other sheets,
the used area of this sheet is also printed.
If the property is false, and there are print areas on other sheets,
only these specified print areas are printed.
If there are no print areas on the other sheets it does not matter
whether property is true or false.
This property can only be true, if there are no print areas given
on this sheet. If the property is set to true the print areas of
this sheet will be removed.
- See also
- XPrintAreas
|
|
TabColor
::com::sun::star::util::Color TabColor;
- Usage Restrictions
- optional
- Description
- specifies the color of the sheet tab, if any.
|
|
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.