Click or drag to resize

PdfFocusCExcelOptionsCultureInfo Property

Gets or sets CultureInfo to convert the string representation to its number equivalent using specified style and culture format. Default value: CurrentCulture.

Namespace: SautinSoft
Assembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.3.28
Syntax
public CultureInfo CultureInfo { get; set; }

Property Value

CultureInfo
See Also