[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.WordLayoutSettings.Culture

Culture Property

Culture

Gets or sets the culture used to format calculated fields.

If not specified, the CultureInfo.CurrentCulture is used.

Declaration
public CultureInfo Culture { get; set; }
Public Property Culture As CultureInfo