com :: sun :: star :: text :: constants group SetVariableType
- Description
- These constants define the type of a variable text field.
Constants
|
const short VAR
= = 0; |
- Description
- specifies a simple variable.
|
const short SEQUENCE
= = 1; |
- Description
- specifies a number sequence field.
|
const short FORMULA
= = 2; |
- Description
- specifies a formula field.
|
const short STRING
= = 3; |
- Description
- specifies a string field.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.