:: com :: sun :: star :: sheet ::
|
enum DDELinkMode |
- Description
- used to specify how the DDE server application converts its data into
numbers.
|
Values |
DEFAULT |
numbers are converted into the default format.
|
ENGLISH |
numbers are converted into the English default format.
|
TEXT |
numbers are not converted, but treated as text.
|
Values' Details |
DEFAULT
DEFAULT,
- Description
- numbers are converted into the default format.
|
|
ENGLISH
ENGLISH,
- Description
- numbers are converted into the English default format.
|
|
TEXT
TEXT,
- Description
- numbers are not converted, but treated as text.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.