Properties' Summary |
boolean
IsShowFormula |
[ OPTIONAL ]
determins if the content is shown as text rather than as value.
|
boolean
IsVisible |
[ OPTIONAL ]
determins if the field is visible.
|
long
NumberFormat |
[ OPTIONAL ]
this is the number format for this field.
|
boolean
IsFixedLanguage |
[ OPTIONAL ]
determines whether changes in language attributes at the position the text field
is located also change the number format as appropriate for this language.
|
Properties' Details |
IsShowFormula
boolean IsShowFormula;
- Usage Restrictions
- optional
- Description
- determins if the content is shown as text rather than as value.
|
|
IsVisible
boolean IsVisible;
- Usage Restrictions
- optional
- Description
- determins if the field is visible.
|
|
NumberFormat
long NumberFormat;
- Usage Restrictions
- optional
- Description
- this is the number format for this field.
|
|
IsFixedLanguage
boolean IsFixedLanguage;
- Usage Restrictions
- optional
- Description
- determines whether changes in language attributes at the position the text field
is located also change the number format as appropriate for this language.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.