IPXC_NumberFormatItem::ThousandSep Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_NumberFormatItem::ThousandSep Property}} | {{#customTitle:IPXC_NumberFormatItem::ThousandSep Property}} | ||
+ | {{#parentPage:PXV:IPXC_NumberFormatItem|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''ThousandSep''' of interface [[PXV:IPXC_NumberFormatItem|IPXC_NumberFormatItem]] returns/sets Value of BSTR ... | Property '''ThousandSep''' of interface [[PXV:IPXC_NumberFormatItem|IPXC_NumberFormatItem]] returns/sets Value of BSTR ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:53, 20 April 2015
Property ThousandSep of interface IPXC_NumberFormatItem returns/sets Value of BSTR ...
Syntax
HRESULT get_ThousandSep([out, retval] BSTR* pSeparator); HRESULT put_ThousandSep([in] BSTR pSeparator);
See Also
See also IPXC_NumberFormatItem.