Syntax
service User;
Description
specifies service of a user defined field.
See also
- TextField
-
com::sun::star::text::TextField -
Description
A TextField is a TextContent which fades its
textual representation into the text range to which it is anchored.
com::sun::star::text::XDependentTextField -
Description
makes it possible to attach this TextField to a
TextFieldMaster .
Property Summary
|
IsShowFormula |
determins if the content is shown as text rather than as value.
|
|
IsVisible |
determins if the field is visible.
|
|
NumberFormat |
this is the number format for this field.
|
|
Property Details
|
|
Syntax
boolean IsShowFormula;
Description
determins if the content is shown as text rather than as value.
Syntax
boolean IsVisible;
Description
determins if the field is visible.
Syntax
long NumberFormat;
Description
this is the number format for this field.
See also
- NumberFormatter
-
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.