IPXC_NumberFormatItem::ThousandSep Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_NumberFormatItem::ThousandSep Property}} | {{#customTitle:IPXC_NumberFormatItem::ThousandSep Property}} | ||
− | {{#parentPage:PXV:IPXC_NumberFormatItem|ThousandSep Property|property}} | + | {{#parentPage:PXV:IPXC_NumberFormatItem#Properties|ThousandSep Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 13:44, 21 May 2015
Property ThousandSep of interface IPXC_NumberFormatItem returns/sets Value of BSTR ...
Syntax
HRESULT get_ThousandSep([out, retval] BSTR* ppSeparator); HRESULT put_ThousandSep([in] BSTR ppSeparator);