:: com :: sun :: star :: sheet ::
|
enum DDELinkMode |
- Description
- used to specify how the DDE server application converts its data into
numbers.
- Since
- OpenOffice 3.0
- See also
- XDDELinks
|
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 © 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.