'Declaration
Public Enum FractionDenominatorPrecision Inherits System.Enum
'Usage
Dim instance As FractionDenominatorPrecision
public enum FractionDenominatorPrecision : System.Enum
'Declaration
Public Enum FractionDenominatorPrecision Inherits System.Enum
'Usage
Dim instance As FractionDenominatorPrecision
public enum FractionDenominatorPrecision : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.CellType.FractionDenominatorPrecision