Enum UFTabnot.Format
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public enum Format
Fields
Name | Description |
---|---|
FormatComma | |
FormatCustom | |
FormatDateDm | |
FormatDateDmy | |
FormatDateDmyDot | |
FormatDateMdy | |
FormatDateMy | |
FormatDateY4md | |
FormatDateYmd | |
FormatDegrees | |
FormatDegreesDegreeUnits | |
FormatDegreesRadianUnits | |
FormatFixed | |
FormatFloat | |
FormatFractionFullSize | |
FormatFractionHalfSize | |
FormatFractionThreeQuarterSize | |
FormatGeneral | |
FormatHex | |
FormatHidden | |
FormatLogic | |
FormatMonetary | |
FormatPercent | |
FormatText | |
FormatTimeHm | |
FormatTimeHms |