Class ImportObjectOptions
- Namespace
- Spire.Xls
- Assembly
- Spire.XLS.dll
public class ImportObjectOptions
- Inheritance
-
ImportObjectOptions
- Inherited Members
-
Constructors
ImportObjectOptions()
public ImportObjectOptions()
Properties
CheckMergedCells
public bool CheckMergedCells { get; set; }
Property Value
- bool
ConvertNumericData
public bool ConvertNumericData { get; set; }
Property Value
- bool
public string DateFormat { get; set; }
Property Value
- string
InsertRows
public bool InsertRows { get; set; }
Property Value
- bool
IsFieldNameShown
public bool IsFieldNameShown { get; set; }
Property Value
- bool