Properties' Details |
CharFontName
string CharFontName;
- Description
- specifies the name of the western font.
|
|
CharFontNameAsian
string CharFontNameAsian;
- Usage Restrictions
- optional
- Description
- specifies the name of the asian font.
|
|
CharFontNameComplex
string CharFontNameComplex;
- Usage Restrictions
- optional
- Description
- specifies the name of the complex font.
|
|
CharFontStyleName
string CharFontStyleName;
- Description
- specifies the name of the western font style.
|
|
CharFontStyleNameAsian
string CharFontStyleNameAsian;
- Usage Restrictions
- optional
- Description
- specifies the name of the asian font style.
|
|
CharFontStyleNameComplex
string CharFontStyleNameComplex;
- Usage Restrictions
- optional
- Description
- specifies the name of the complex font style.
|
|
CharFontCharSet
string CharFontCharSet;
- Description
- contains the value of the character set of the western font.
|
|
CharFontCharSetAsian
string CharFontCharSetAsian;
- Usage Restrictions
- optional
- Description
- contains the value of the character set of the asian font.
|
|
CharFontCharSetComplex
string CharFontCharSetComplex;
- Usage Restrictions
- optional
- Description
- contains the value of the character set of the complex font.
|
|
CharFontFamily
string CharFontFamily;
- Description
- contains the value of the western font family.
|
|
CharFontFamilyAsian
string CharFontFamilyAsian;
- Usage Restrictions
- optional
- Description
- contains the value of the asian font family.
|
|
CharFontFamilyComplex
string CharFontFamilyComplex;
- Usage Restrictions
- optional
- Description
- contains the value of the complex font family.
|
|
CharFontPitch
string CharFontPitch;
- Description
- contains the value of the pitch of the western font.
|
|
CharFontPitchAsian
string CharFontPitchAsian;
- Usage Restrictions
- optional
- Description
- contains the value of the pitch of the asian font.
|
|
CharFontPitchComplex
string CharFontPitchComplex;
- Usage Restrictions
- optional
- Description
- contains the value of the pitch of the complex font.
|
|
CharHeight
float CharHeight;
- Description
- contains the height of characters of the western font in point.
|
|
CharHeightAsian
float CharHeightAsian;
- Usage Restrictions
- optional
- Description
- contains the height of characters of the asian font in point.
|
|
CharHeightComplex
float CharHeightComplex;
- Usage Restrictions
- optional
- Description
- contains the height of characters of the complex font in point.
|
|
CharWeight
float CharWeight;
- Description
- contains the value for the weight of characters of the western font.
|
|
CharWeightAsian
float CharWeightAsian;
- Usage Restrictions
- optional
- Description
- contains the value for the weight of characters of the asian font.
|
|
CharWeightComplex
float CharWeightComplex;
- Usage Restrictions
- optional
- Description
- contains the value for the weight of characters of the complex font.
|
|
CharPosture
::com::sun::star::awt::FontSlant CharPosture;
- Description
- contains the value of the posture of characters of the western font.
|
|
CharPostureAsian
::com::sun::star::awt::FontSlant CharPostureAsian;
- Usage Restrictions
- optional
- Description
- contains the value of the posture of characters of the asian font.
|
|
CharPostureComplex
::com::sun::star::awt::FontSlant CharPostureComplex;
- Usage Restrictions
- optional
- Description
- contains the value of the posture of characters of the comlex font.
|
|
CharUnderline
short CharUnderline;
- Description
- contains the value for the character underline.
|
|
CharCrossedOut
boolean CharCrossedOut;
- Description
- is true if the characters are crossed out.
|
|
CharContoured
boolean CharContoured;
- Description
- is true if the characters are contoured.
|
|
CharShadowed
boolean CharShadowed;
- Description
- is true if the characters are shadowed.
|
|
CharColor
::com::sun::star::util::Color CharColor;
- Description
- contains the value of the text color.
|
|
CellBackColor
::com::sun::star::util::Color CellBackColor;
- Description
- contains the cell background color.
|
|
IsCellBackgroundTransparent
boolean IsCellBackgroundTransparent;
- Description
- is true if the cell background is transparent.
In this case the ::com::sun::star::sheet::TableAutoFormatField::CellBackColor
value is not used.
|
|
ShadowFormat
::com::sun::star::table::ShadowFormat ShadowFormat;
- Usage Restrictions
- optional
- Description
- contains a description of the shadow.
|
|
HoriJustify
::com::sun::star::table::CellHoriJustify HoriJustify;
- Usage Restrictions
- optional
- Description
- specifies the horizontal alignment of the cell contents.
|
|
VertJustify
::com::sun::star::table::CellVertJustify VertJustify;
- Usage Restrictions
- optional
- Description
- specifies the vertical alignment of the cell contents.
|
|
IsTextWrapped
boolean IsTextWrapped;
- Usage Restrictions
- optional
- Description
- is true if text breaks automatically at cell borders.
|
|
Orientation
::com::sun::star::table::CellOrientation Orientation;
- Usage Restrictions
- optional
- Description
- contains the orientation of the cell contents
(i.e. top-to-bottom or stacked).
|
|
RotateAngle
long RotateAngle;
- Usage Restrictions
- optional
- Description
- contains the rotation angle of the cell contents.
|
|
RotateReference
::com::sun::star::table::CellVertJustify RotateReference;
- Usage Restrictions
- optional
- Description
- contains the reference egde of the cell rotation.
|
|
ParaTopMargin
long ParaTopMargin;
- Usage Restrictions
- optional
- Description
- contains the margin between cell contents and top border
(in 1/100 mm).
|
|
ParaBottomMargin
long ParaBottomMargin;
- Usage Restrictions
- optional
- Description
- contains the margin between cell contents and bottom border
(in 1/100 mm).
|
|
ParaLeftMargin
long ParaLeftMargin;
- Usage Restrictions
- optional
- Description
- contains the margin between cell contents and left border
(in 1/100 mm).
|
|
ParaRightMargin
long ParaRightMargin;
- Usage Restrictions
- optional
- Description
- contains the margin between cell contents and right border
(in 1/100 mm).
|
|
TableBorder
::com::sun::star::table::TableBorder TableBorder;
- Usage Restrictions
- optional
- Description
- property containing a description of the cell border.
- Since
- OpenOffice 1.1.2
|
|
Copyright © 2003 Sun Microsystems, Inc.