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


IPercentageFormat Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (System)  

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

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

CoClasses that implement IPercentageFormat

CoClasses and 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