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.
- See also
- ::com::sun::star::util::NumberFormatter
|
|
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.
- Since
- OpenOffice 1.1.2
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.