BaseXamlWriterSettingsFullNumberFormatString Property |
Gets full NumberFormatString - for example "{0:0.###}". To set the number format use NumberFormatString property.
Namespace: Ab2d.Common.ReaderWmfAssembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntaxpublic string FullNumberFormatString { get; }
Property Value
Type:
String
See Also