Properties' Summary |
[ readonly ] string
FormatString |
contains the format string of the number format.
|
[ readonly ] ::com::sun::star::lang::Locale
Locale |
contains the locale of the number format.
|
[ readonly ] short
Type |
contains the type of the number format.
|
string
Comment |
contains a comment regarding the number format for
display to the user.
|
Properties' Details |
FormatString
[ readonly ] string FormatString;
- Description
- contains the format string of the number format.
|
|
Locale
[ readonly ] ::com::sun::star::lang::Locale Locale;
- Description
- contains the locale of the number format.
|
|
Type
[ readonly ] short Type;
- Description
- contains the type of the number format.
- See also
- NumberFormat
|
|
Comment
string Comment;
- Description
- contains a comment regarding the number format for
display to the user.
|
|
Top of Page
Copyright © 1995, 2012, 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.