MergeField
NumberFormat Property
|
Gets the number format.
Namespace:
Spire.Doc.Fields
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string NumberFormat { get; }
Public ReadOnly Property NumberFormat As String
Get
public:
property String^ NumberFormat {
String^ get ();
}
member NumberFormat : string with get
Property Value
Type:
String
See Also