 | FormatSeparator Property |
Gets or sets the decimal separator character used in the formatted output.
The default separator is '.'. Common alternatives include ',' for European locales.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntaxchar Separator { get; set; }Property Separator As Char
Get
Set
Property Value
Char
See Also