service TableAutoFormatField in module com::sun::star::sheet:: |
service TableAutoFormatField;
a single field in a TableAutoFormat.
Exported Interfaces |
provides information about and access to the properties from an implementation.
Property Summary |
|
| CharFontName | specifies the name of the western font. |
| CharFontNameAsian | specifies the name of the asian font. |
| CharFontNameComplex | specifies the name of the complex font. |
| CharFontStyleName | specifies the name of the western font style. |
| CharFontStyleNameAsian | specifies the name of the asian font style. |
| CharFontStyleNameComplex | specifies the name of the complex font style. |
| CharFontCharSet | contains the value of the character set of the western font. |
| CharFontCharSetAsian | contains the value of the character set of the asian font. |
| CharFontCharSetComplex | contains the value of the character set of the complex font. |
| CharFontFamily | contains the value of the western font family. |
| CharFontFamilyAsian | contains the value of the asian font family. |
| CharFontFamilyComplex | contains the value of the complex font family. |
| CharFontPitch | contains the value of the pitch of the western font. |
| CharFontPitchAsian | contains the value of the pitch of the asian font. |
| CharFontPitchComplex | contains the value of the pitch of the complex font. |
| CharHeight | contains the height of characters of the western font in point. |
| CharHeightAsian | contains the height of characters of the asian font in point. |
| CharHeightComplex | contains the height of characters of the complex font in point. |
| CharWeight | contains the value for the weight of characters of the western font. |
| CharWeightAsian | contains the value for the weight of characters of the asian font. |
| CharWeightComplex | contains the value for the weight of characters of the complex font. |
| CharPosture | contains the value of the posture of characters of the western font. |
| CharPostureAsian | contains the value of the posture of characters of the asian font. |
| CharPostureComplex | contains the value of the posture of characters of the comlex font. |
| CharUnderline | contains the value for the character underline. |
| CharCrossedOut | is true if the characters are crossed out. |
| CharContoured | is true if the characters are contoured. |
| CharShadowed | is true if the characters are shadowed. |
| CharColor | contains the value of the text color. |
| CellBackColor | contains the cell background color. |
| IsCellBackgroundTransparent | is true if the cell background is transparent and the TableAutoFormatField::CellBackColor value is not used. |
| ShadowFormat | contains a description of the shadow. |
| HoriJustify | specifies the horizontal alignment of the cell contents. |
| VertJustify | specifies the vertical alignment of the cell contents. |
| IsTextWrapped | is true if text breaks automatically at cell borders. |
| Orientation | contains the orientation of the cell contents (i.e. top-to-bottom or stacked). |
| RotateAngle | contains the rotation angle of the cell contents. |
| RotateReference | contains the reference egde of the cell rotation. |
| ParaTopMargin | contains the margin between cell contents and top border in 1/100 mm. |
| ParaBottomMargin | contains the margin between cell contents and bottom border in 1/100 mm. |
| ParaLeftMargin | contains the margin between cell contents and left border in 1/100 mm. |
| ParaRightMargin | contains the margin between cell contents and right border in 1/100 mm. |
Property Details |
|||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.