[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.FractionDenominatorPrecision

FractionDenominatorPrecision Enum

Specifies the precision of the fraction denominator for numeric cells that display as fractions.

Namespace: FarPoint.Win.Spread.CellType
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum FractionDenominatorPrecision
Public Enum FractionDenominatorPrecision

Fields

Name Description
Auto

Sets the precision automatically.

Custom

Sets the precision to a custom value.

Eighths

Sets the precision to eighths.

Halves

Sets the precision to halves.

Hundredths

Sets the precision to hundredths.

Quarters

Sets the precision to quarters.

Sixteenths

Sets the precision to sixteenths.

SixtyFourths

Sets the precision to sixty-fourths.

Tenths

Sets the precision to tenths.

ThirtySeconds

Sets the precision to thirty-seconds.

Thousandths

Sets the precision to thousandths.