Visual Basic (Declaration) | |
---|---|
Public Enum FractionDenominatorPrecision Inherits System.Enum |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As FractionDenominatorPrecision |
C# | |
---|---|
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
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8