 | FormatForceDecimal Property |
Gets or sets decimal point appearance.
When set to true the decimal point will always be included with the formatted number.
false will remove the decimal point for integer values.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntaxbool ForceDecimal { get; set; }
Property ForceDecimal As Boolean
Get
Set
Property Value
Boolean
See Also