IPXC_NumberFormatItem::Coefficient Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_NumberFormatItem::Coefficient Property}}
 
{{#customTitle:IPXC_NumberFormatItem::Coefficient Property}}
{{#parentPage:PXV:IPXC_NumberFormatItem#Properties|Coefficient Property|property}}
+
{{#parentPage:PXV:IPXC_NumberFormatItem#Properties|Coefficient|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 08:38, 23 May 2015


Property Coefficient of interface IPXC_NumberFormatItem returns/sets Value of double ...

Syntax

HRESULT get_Coefficient([out, retval]  double*  pCoef);
HRESULT put_Coefficient([in]  double  pCoef);

See Also

IPXC_NumberFormatItem