represents a field in an AutoFormat. More...
import "TableAutoFormatField.idl";
Exported Interfaces | |
interface | com::sun::star::beans::XPropertySet |
service com::sun::star::beans::PropertySet; | |
Public Attributes | |
string | CharFontName |
specifies the name of the western font. | |
string | CharFontNameAsian |
specifies the name of the Asian font. | |
string | CharFontNameComplex |
specifies the name of the complex font. | |
string | CharFontStyleName |
specifies the name of the western font style. | |
string | CharFontStyleNameAsian |
specifies the name of the Asian font style. | |
string | CharFontStyleNameComplex |
specifies the name of the complex font style. | |
string | CharFontCharSet |
contains the value of the character set of the western font. | |
string | CharFontCharSetAsian |
contains the value of the character set of the Asian font. | |
string | CharFontCharSetComplex |
contains the value of the character set of the complex font. | |
string | CharFontFamily |
contains the value of the western font family. | |
string | CharFontFamilyAsian |
contains the value of the Asian font family. | |
string | CharFontFamilyComplex |
contains the value of the complex font family. | |
string | CharFontPitch |
contains the value of the pitch of the western font. | |
string | CharFontPitchAsian |
contains the value of the pitch of the Asian font. | |
string | CharFontPitchComplex |
contains the value of the pitch of the complex font. | |
float | CharHeight |
contains the height of characters of the western font in point. | |
float | CharHeightAsian |
contains the height of characters of the Asian font in point. | |
float | CharHeightComplex |
contains the height of characters of the complex font in point. | |
float | CharWeight |
contains the value for the weight of characters of the western font. | |
float | CharWeightAsian |
contains the value for the weight of characters of the Asian font. | |
float | CharWeightComplex |
contains the value for the weight of characters of the complex font. | |
com::sun::star::awt::FontSlant | CharPosture |
contains the value of the posture of characters of the western font. | |
com::sun::star::awt::FontSlant | CharPostureAsian |
contains the value of the posture of characters of the Asian font. | |
com::sun::star::awt::FontSlant | CharPostureComplex |
contains the value of the posture of characters of the complex font. | |
short | CharUnderline |
contains the value for the character underline. | |
boolean | CharCrossedOut |
is TRUE if the characters are crossed out. | |
boolean | CharContoured |
is TRUE if the characters are contoured. | |
boolean | CharShadowed |
is TRUE if the characters are shadowed. | |
com::sun::star::util::Color | CharColor |
contains the value of the text color. | |
com::sun::star::util::Color | CellBackColor |
contains the cell background color. | |
boolean | IsCellBackgroundTransparent |
is TRUE if the cell background is transparent. | |
com::sun::star::table::ShadowFormat | ShadowFormat |
contains a description of the shadow. | |
com::sun::star::table::CellHoriJustify | HoriJustify |
specifies the horizontal alignment of the cell contents. | |
long | VertJustify |
specifies the vertical alignment of the cell contents. | |
boolean | IsTextWrapped |
is TRUE if text breaks automatically at cell borders. | |
com::sun::star::table::CellOrientation | Orientation |
contains the orientation of the cell contents (i.e. | |
long | RotateAngle |
contains the rotation angle of the cell contents. | |
long | RotateReference |
contains the reference edge of the cell rotation. | |
long | ParaTopMargin |
contains the margin between cell contents and top border (in 1/100 mm). | |
long | ParaBottomMargin |
contains the margin between cell contents and bottom border (in 1/100 mm). | |
long | ParaLeftMargin |
contains the margin between cell contents and left border (in 1/100 mm). | |
long | ParaRightMargin |
contains the margin between cell contents and right border (in 1/100 mm). | |
com::sun::star::table::TableBorder | TableBorder |
property containing a description of the cell border. | |
com::sun::star::table::TableBorder2 | TableBorder2 |
property containing a description of the cell border. | |
represents a field in an AutoFormat.
A field contains all cell properties for a specific position in an AutoFormat.
interface com::sun::star::beans::XPropertySet |
service com::sun::star::beans::PropertySet;
provides access to the properties.
|
property |
contains the cell background color.
|
property |
contains the value of the text color.
|
property |
is TRUE
if the characters are contoured.
|
property |
is TRUE
if the characters are crossed out.
|
property |
contains the value of the character set of the western font.
|
optionalproperty |
contains the value of the character set of the Asian font.
|
optionalproperty |
contains the value of the character set of the complex font.
|
property |
contains the value of the western font family.
|
optionalproperty |
contains the value of the Asian font family.
|
optionalproperty |
contains the value of the complex font family.
|
property |
specifies the name of the western font.
|
optionalproperty |
specifies the name of the Asian font.
|
optionalproperty |
specifies the name of the complex font.
|
property |
contains the value of the pitch of the western font.
|
optionalproperty |
contains the value of the pitch of the Asian font.
|
optionalproperty |
contains the value of the pitch of the complex font.
|
property |
specifies the name of the western font style.
|
optionalproperty |
specifies the name of the Asian font style.
|
optionalproperty |
specifies the name of the complex font style.
|
property |
contains the height of characters of the western font in point.
|
optionalproperty |
contains the height of characters of the Asian font in point.
|
optionalproperty |
contains the height of characters of the complex font in point.
|
property |
contains the value of the posture of characters of the western font.
|
optionalproperty |
contains the value of the posture of characters of the Asian font.
|
optionalproperty |
contains the value of the posture of characters of the complex font.
|
property |
is TRUE
if the characters are shadowed.
|
property |
contains the value for the character underline.
|
property |
contains the value for the weight of characters of the western font.
|
optionalproperty |
contains the value for the weight of characters of the Asian font.
|
optionalproperty |
contains the value for the weight of characters of the complex font.
|
optionalproperty |
specifies the horizontal alignment of the cell contents.
|
property |
is TRUE
if the cell background is transparent.
In this case the TableAutoFormatField::CellBackColor value is not used.
|
optionalproperty |
is TRUE
if text breaks automatically at cell borders.
|
optionalproperty |
contains the orientation of the cell contents (i.e.
top-to-bottom or stacked).
|
optionalproperty |
contains the margin between cell contents and bottom border (in 1/100 mm).
|
optionalproperty |
contains the margin between cell contents and left border (in 1/100 mm).
|
optionalproperty |
contains the margin between cell contents and right border (in 1/100 mm).
|
optionalproperty |
contains the margin between cell contents and top border (in 1/100 mm).
|
optionalproperty |
contains the rotation angle of the cell contents.
|
optionalproperty |
contains the reference edge of the cell rotation.
changed from com::sun::star::table::CellVertJustify to long in LibO 3.5
|
optionalproperty |
contains a description of the shadow.
|
optionalproperty |
property containing a description of the cell border.
|
optionalproperty |
property containing a description of the cell border.
Preferred over com::sun::star::table::TableBorder TableBorder.
|
optionalproperty |
specifies the vertical alignment of the cell contents.
changed from com::sun::star::table::CellVertJustify to long in LibO 3.5