ImportObjectOptions Constructor
|
Initializes a new instance of the
ImportObjectOptions
class.
Sets the default value for the
optionConvert
property to a new instance of
ImportTableOptions
.
Namespace:
Spire.Xls
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ImportObjectOptions()
public:
ImportObjectOptions()
new : unit -> ImportObjectOptions
See Also