CheckMixedValueType
ExportTableOptions.CheckMixedValueType property
False,Aspose.Cells 会根据第一行的值类型来设置DataColumn 的类型以进行性能。 True,Aspose.Cells 会在设置DataColumn 的类型之前检查列中的值类型是否混合 和值类型是混合,DataColumn 的类型将是 string.
public bool CheckMixedValueType { get; set; }
也可以看看
- class ExportTableOptions
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells