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: SautinSoftAssembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2025.5.6
Syntaxpublic CultureInfo CultureInfo { get; set; }
Public Property CultureInfo As CultureInfo
Get
Set
Property Value
CultureInfo
See Also