Click or drag to resize

FormatForceSign Property

Gets or sets a value indicating whether a plus (+) sign is forced on positive numbers. When true, positive numbers include an explicit plus sign; when false, only negative numbers show a sign.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
bool ForceSign { get; set; }

Property Value

Boolean
See Also