[]
Gets or sets the culture used to format calculated fields.
If not specified, the CultureInfo.CurrentCulture is used.
public CultureInfo Culture { get; set; }
Public Property Culture As CultureInfo