com :: sun :: star :: text :: FieldMaster :: service User
- Description
- Specifies the service of a user field master.
- See also
- com::sun::star::text::TextFieldMaster
Properties' Summary
|
IsExpression |
determins whether the field contains an expression.
|
Value |
contains the value.
|
Content |
contains the content.
|
Properties' Details
|
- IsExpression
-  
boolean IsExpression;
- Description
- determins whether the field contains an expression.
|
- Value
-  
double Value;
- Description
- contains the value.
|
- Content
-  
string Content;
- Description
- contains the content.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.