Click or drag to resize

HTMLOptions TextMode Property

Gets or sets the input text mode

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public HTMLOptionsGetText TextMode { get; set; }

Property Value

Type: HTMLOptions GetText
Remarks
Useful to convert sheet data based on either DisplayText or Value
See Also