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: 2024.12.2
Syntax public CultureInfo CultureInfo { get; set; }
Public Property CultureInfo As CultureInfo
Get
Set
Property Value
CultureInfoSee Also