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
:: 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 © 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.