com :: sun :: star :: text :: constants group UserFieldFormat
- Description
- These constants describe how the content of a user text field is
formatted.
Constants
|
const short SYSTEM
= = 0; |
- Description
- The number format of the operating system is used.
|
const short TEXT
= = 1; |
- Description
- The content is formatted as text.
|
const short NUM
= = 2; |
- Description
- The number format of the property "NumberFormat" is used.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.