FieldFormat
Overview
FieldFormat is a class in Aspose.Words FOSS for .NET.
Provides typed access to field’s numeric, date and time, and general formatting.
Properties: DateTimeFormat, GeneralFormats, NumericFormat.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
NumericFormat | string | Read/Write | Gets or sets a formatting that is applied to a numeric field result. |
DateTimeFormat | string | Read/Write | Gets or sets a formatting that is applied to a date and time field result. |
GeneralFormats | GeneralFormatCollection | Read | Gets a collection of general formats that are applied to a numeric, text or any field result. |