IPXC_NumberFormatItem Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_NumberFormatItem Interface}} | {{#customTitle:IPXC_NumberFormatItem Interface}} | ||
+ | {{#parentPage:PXV:PXC_Interfaces|IPXC_NumberFormatItem|interface}} | ||
+ | {{ToReview}} | ||
− | + | Represents one element of the [[PXV:IPXC_NumberFormatArray|number format array]]. | |
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_NumberFormatItem_Coefficient|Coefficient]] | | [[PXV:IPXC_NumberFormatItem_Coefficient|Coefficient]] | ||
− | | | + | | [[PXV:IPXC_NumberFormatItem_NoReduceFraction|NoReduceFraction]] |
− | | | + | | [[PXV:IPXC_NumberFormatItem_Units|Units]] |
+ | | [[PXV:IPXC_NumberFormatItem_UnitsPrefix|UnitsPrefix]] | ||
|- | |- | ||
| [[PXV:IPXC_NumberFormatItem_DecimalSep|DecimalSep]] | | [[PXV:IPXC_NumberFormatItem_DecimalSep|DecimalSep]] | ||
− | | | + | | [[PXV:IPXC_NumberFormatItem_Precision|Precision]] |
− | | | + | | [[PXV:IPXC_NumberFormatItem_UnitsAsPrefix|UnitsAsPrefix]] |
+ | | [[PXV:IPXC_NumberFormatItem_UnitsSuffix|UnitsSuffix]] | ||
|- | |- | ||
| [[PXV:IPXC_NumberFormatItem_FractionType|FractionType]] | | [[PXV:IPXC_NumberFormatItem_FractionType|FractionType]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXC_NumberFormatItem_ThousandSep|ThousandSep]] | | [[PXV:IPXC_NumberFormatItem_ThousandSep|ThousandSep]] | ||
− | | | + | | |
− | + | | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXC_NumberFormatArray_CreateNewItem|IPXC_NumberFormatArray::CreateNewItem]], [[PXV:IPXC_NumberFormatArray_Insert|IPXC_NumberFormatArray::Insert]], [[PXV:IPXC_NumberFormatArray_Item|IPXC_NumberFormatArray::Item]] |
Latest revision as of 23:49, 30 March 2016
Represents one element of the number format array.
Properties
Coefficient | NoReduceFraction | Units | UnitsPrefix |
DecimalSep | Precision | UnitsAsPrefix | UnitsSuffix |
FractionType | ThousandSep |
See Also
IPXC_NumberFormatArray::CreateNewItem, IPXC_NumberFormatArray::Insert, IPXC_NumberFormatArray::Item