MindFusion.Wpf Pack Programmer's Guide
Workbook.EnableTypeInference Property
See Also
 





Gets or sets a value indicating whether cell data is automatically interpreted as a value of a specific type, or accepted as text.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public bool EnableTypeInference { get; set; }

Visual Basic  Copy Code

Public Property EnableTypeInference As Boolean

 Property Value

A boolean value.

 See Also

Workbook Members
Workbook Class
MindFusion.Spreadsheet.Wpf Namespace