Language
The 解放する/自由な and Open 生産性 控訴
:: com :: sun :: 星/主役にする :: util ::
|
constants group NumberFormat |
- Description
- 含む/封じ込めるs constants that are used to 明示する the type of a number 判型.
|
Constants |
ALL |
selects all number 判型s.
|
DEFINED |
selects only 使用者-defined number 判型s.
|
DATE |
selects date 判型s.
|
TIME |
selects time 判型s.
|
CURRENCY |
selects 通貨 判型s.
|
NUMBER |
selects decimal number 判型s.
|
SCIENTIFIC |
selects 科学の number 判型s.
|
FRACTION |
selects number 判型s for fractions.
|
PERCENT |
selects 百分率 number 判型s.
|
TEXT |
selects text number 判型s.
|
DATETIME |
selects number 判型s which 含む/封じ込める date and time.
|
LOGICAL |
selects boolean number 判型s.
|
UNDEFINED |
is used as a return value if no 判型 存在するs.
|
Constants' 詳細(に述べる)s |
ALL
const short ALL = 0;
- Description
- selects all number 判型s.
|
|
DEFINED
const short DEFINED = 1;
- Description
- selects only 使用者-defined number 判型s.
|
|
DATE
const short DATE = 2;
- Description
- selects date 判型s.
|
|
TIME
const short TIME = 4;
- Description
- selects time 判型s.
|
|
CURRENCY
const short CURRENCY = 8;
- Description
- selects 通貨 判型s.
|
|
NUMBER
const short NUMBER = 16;
- Description
- selects decimal number 判型s.
|
|
SCIENTIFIC
const short SCIENTIFIC = 32;
- Description
- selects 科学の number 判型s.
|
|
FRACTION
const short FRACTION = 64;
- Description
- selects number 判型s for fractions.
|
|
PERCENT
const short PERCENT = 128;
- Description
- selects 百分率 number 判型s.
|
|
TEXT
const short TEXT = 256;
- Description
- selects text number 判型s.
|
|
DATETIME
const short DATETIME = 6;
- Description
- selects number 判型s which 含む/封じ込める date and time.
|
|
LOGICAL
const short LOGICAL = 1024;
- Description
- selects boolean number 判型s.
|
|
UNDEFINED
const short UNDEFINED = 2048;
- Description
- is used as a return value if no 判型 存在するs.
|
|
最高の,を越す of Page
Copyright © 2013, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.