This document is archived and information here might be outdated.  Recommended version.


IPercentageFormat Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IPercentageFormat Interface
ArcGIS Developer Help

IPercentageFormat Interface

Provides access to members that format percentages.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

The members in the IPercentageFormat interface define how the ValueToString method in the associated INumberFormat interface formats numbers.

The PercentageFormat coclass also inherits the INumericFormat interface, so both these interface's properties determine how numbers are formatted.

When To Use

Use the IPercentageFormat interface to format numbers that represent percentages.

Members

Name Description
Read/write property AdjustPercentage Indicates if ValueToString agument is treated as a fraction or a percentage.

Classes that implement IPercentageFormat

Classes Description
PercentageFormat An object for formatting numbers in a percentage format.

See Also

CurrencyFormat Class | IScientificNumberFormat Interface | FractionFormat Class | IPercentageFormat Interface | INumericFormat Interface | IFractionFormat Interface | NumericFormat Class | IAngleFormat Interface | LatLonFormat Class | ICustomNumberFormat Interface | PercentageFormat Class | ILatLonFormat2 Interface | ILatLonFormat Interface | RateFormat Class | IRateFormat Interface | CustomNumberFormat Class | INumberFormat Interface | ScientificFormat Class | AngleFormat Class