:: com :: sun :: star :: sheet ::
|
service TableAutoFormat |
- Description
- represents an AutoFormat, containing exactly 16 AutoFormat fields.
Each of the 16 fields contain formatting properties for a table
cell at a specific position in the AutoFormat range. The rows of the
range are divided into a header row, a footer row and 2 data rows
(repeated in turn between header and footer row). The columns are
divided similar. This results in 16 different types of cells in the
range. The AutoFormats are numbered row by row, then column by column.
- See also
- TableAutoFormatField
- Developers Guide
- Spreadsheets - Table Auto Formats
|
Properties' Summary |
boolean
IncludeFont |
specifies whether the font settings from the fields are used.
|
boolean
IncludeJustify |
specifies whether the justification settings from the fields
are used.
|
boolean
IncludeBorder |
specifies whether the border settings from the fields are used.
|
boolean
IncludeBackground |
specifies whether the background settings from the fields are used.
|
boolean
IncludeNumberFormat |
specifies whether the number format settings from the fields
are used.
|
boolean
IncludeWidthAndHeight |
specifies whether the column widths and row heights should be
updated after applying the format.
|
Properties' Details |
IncludeFont
boolean IncludeFont;
- Description
- specifies whether the font settings from the fields are used.
|
|
IncludeJustify
boolean IncludeJustify;
- Description
- specifies whether the justification settings from the fields
are used.
|
|
IncludeBorder
boolean IncludeBorder;
- Description
- specifies whether the border settings from the fields are used.
|
|
IncludeBackground
boolean IncludeBackground;
- Description
- specifies whether the background settings from the fields are used.
|
|
IncludeNumberFormat
boolean IncludeNumberFormat;
- Description
- specifies whether the number format settings from the fields
are used.
|
|
IncludeWidthAndHeight
boolean IncludeWidthAndHeight;
- Description
- specifies whether the column widths and row heights should be
updated after applying the format.
|
|
Top of Page
Copyright © 2000, 2014 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.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.