com :: sun :: star :: text :: textfield :: service User
- Description
- specifies service of a user defined field.
- See also
- com::sun::star::text::TextField
Properties' Summary
|
IsShowFormula |
[ OPTIONAL ]
determins if the content is shown as text rather than as value.
|
IsVisible |
[ OPTIONAL ]
determins if the field is visible.
|
NumberFormat |
[ OPTIONAL ]
this is the number format for this field.
|
Properties' Details
|
- IsShowFormula
-  
boolean IsShowFormula;
- [ OPTIONAL ]
- Description
- determins if the content is shown as text rather than as value.
|
- IsVisible
-  
boolean IsVisible;
- [ OPTIONAL ]
- Description
- determins if the field is visible.
|
- NumberFormat
-  
long NumberFormat;
- [ OPTIONAL ]
- Description
- this is the number format for this field.
- See also
- com::sun::star::util::NumberFormatter
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.